Hi all,
I was wondering if there is a way to facilitate user's work by providing them with a way to export more tables from the same UX page in one excel file.
Thanks in advance,
Luca
try to create multiple export actions and club them in a same process, and publish it in NUX page.
@Dikshant thanks, but what I actually meant is to export all the tables in the same excel file
@LucaRicci
The first question I would ask would be if you can get the user to do anything in Anaplan to prevent them from needing to export.
If the answer to that is no, There isn't an export action that will achieve what you are looking for, but I would explore the Excel Add-in. You can have connections to multiple worksheets, and a user can refresh the data (the equivalent of an export) and they could even write data back to anaplan from Excel if needed.
https://help.anaplan.com/excel-add-in-connection-4528fc26-1e8b-45db-aa83-622a7aa570b4
Jason
I agree, explore the Excel add-in, there is not one way to export multiple tables into single excel.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦