Hi,
Is it possible to export with the same formatting as the module / dashboard ?
e.g. I have zeros showing as blanks or dashes, but when exported, it's coming up as 0 in the excel.
Thanks in advance,
No, the underlying data will always be exported. You could, but you shouldn't, have a text representation of that data to achieve the same effect. But don't do this, Text is bad for the model and I should never have mentioned it.I'd apply the same formatting in Excel afterwards.Using the Excel add-in may help if you're looking to export to Excel in a specific way...Excel Add-in Series 4 - Anaplan Technical Documentation
@CommunityMember113484
You can export module as "text" as an option, you would get the desired result.
Regards,
Rahul
Doesn't quite work - exporting as text creates a notepad?
@CommunityMember113484 Try exporting with a file type of Excel Open XML (.xlsx).
Yes, that would have been old UX/blueprint view. See below for option in NUX.
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…