Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
409 Views, 7 Replies

Run a rule after savin the linked excel tabell

Hi

 

Is there a way to run the rule after savin a excel tabell?

Amit_11
in reply to: Anonymous

Could you please elaborate, what exactly are you looking for?
Anonymous
in reply to: Anonymous

Yes
 
I have define a rule to update a assembly design, when i save a excel tabell (with paramters).
I want to update the parameters, but withot using the update butto in inventor.
So, just save the excel and the file automaticlly update.
 
Amit_11
in reply to: Anonymous

One way to update the Assembly/Part is by Running the Rule to read the Excel Table with Event Trigger (Before Save),
Anonymous
in reply to: Amit_11

And ist there a way when i change the parameters in excel, and after saving it?

Amit_11
in reply to: Anonymous

I am not sure if you are using Ilogic rules to read the Excel table or The Excel table is embedded into the file. Here I am attaching a test file, in this file excell file is embedded and a rule has been added to the file, which is triggered on any change in parameter. 

The result is moment the excel file is saved, the part gets updated.

 

If you are writing a ilogic code to read the excel file, then the treatment will be different.

 

 

Anonymous
in reply to: Amit_11

Thank you it works

 

Can i make the excel file open when I open the file.

 

By me, i have make a excel file, that is with a assembly linked, and i open the file with that excel (a hyperlink).

When i save the tabell, not of all parameters all update. i muss save the tabell and then activate the update butto

 

how du you define that rule "new part asembly"?

where is it?

Anonymous
in reply to: Anonymous

 how du you use trigger???