Clear an excel cell range before export

Clear an excel cell range before export

annleblanc
Not applicable
36 Views
5 Replies
Message 1 of 6

Clear an excel cell range before export

annleblanc
Not applicable

[ FlexSim 23.1.0 ]

I have try to follow the steps of a query posted some months ago on the forum, however, I haven't been able to get it. My goal is to delete a range of the excel sheet before exporting the data. In the following image can be seen what I want to delete:1713539865313.png

I have try to make it using the Custom Export on FlexSim but I haven't succeeded. Please can anybody help me with the code for making this possible? For making easier the answer I have upload a sample file with the model and the excel file.

test.fsm

exporting.xlsx

0 Likes
Accepted solutions (1)
37 Views
5 Replies
Replies (5)
Message 2 of 6

annleblanc
Not applicable
Could please anybody help me? I still don't know how to clear a range of the excel before exporting.
0 Likes
Message 3 of 6

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

You can do a table query over your currently available data. In section of select you parse column names you want to keep and order. The result will be a new temporary table. This can you cloneTo another global table for export.

0 Likes
Message 4 of 6

annleblanc
Not applicable

Perhaps I haven't explain myself well. What I want is to clear a range of the excel sheet for importing the data of the dahsboards there. So, I need to clear a range before exporting the dashboards of FlexSim.

The following link contains something similar of what I want to get: https://answers.flexsim.com/questions/139796/clear-excel-before-export.html

I have try many different solutions and I'm not able of getting it. I would be very grateful if somebody help me with this.

0 Likes
Message 5 of 6

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Anna LeBlanc,

Thank you for contributing to our community! We couldn't identify a maintained license or subscription linked to your account.

You may need to update your profile information to identify yourself as a license owner or their associate. Check out our article for how to ensure you receive timely support. If you update your profile comment back to let us know - we'll adjust the priority of your post accordingly.

0 Likes
Message 6 of 6

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Anna LeBlanc,

Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.

If we don't hear back in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case in our tracker. You can always comment back at any time to reopen your question, or you can contact your local FlexSim distributor for phone or email help.

0 Likes