Is there a way to export a module into excel with each line item on a different tab?
I have a module dimensioned by time and a store list, with cost lines as line items. I'd like to export into excel with each line item as a separate tab. We don't have widespread use of the excel add-in so I'd prefer a way without needing to use that if possible.
Best Answer
-
Hi, you can do this by setting line items as page selector and set export definition to grid and include all pages. This way you get page selector items as separate pages.
1
Answers
-
Thanks! I thought this is what I'd tried yesterday and got each line item as a separate table but on one tab. I've had another go and it does what I was hoping for! Is there any way to get the line item names on the excel tabs??
0 -
Hello @Sally ,
Besides, you can also choose which line items to be present in the export. This can be done by applying filter on line items. Go through the following article on Line Item Subsets
Thanks,
Vamsi
0 -
Unfortunately no way of renaming tabs from Anaplan side. Potentially you could lookup on developing a macro to do that.
0 -
Will do - thank you!
0