I have published a grid in NUX with images visible for each of the items by using URL. Now, there is ask in which users would like to export the grid In Excel with images visible.
Is there a way to export the grid with the images visible in Excel?
Hi @gautamkmr457,
You need to create an export line item that is formatted as text and has the following formula. This will wrap it in the Excel function needed to display the image from the URL.
Example Formula:
Depending on the end users excel security settings they may get some warnings which they will have to step through but it should work.
Example Export Doc:
Word of warning, if there is a display name on the URL you may need to do some processing to the url line item to remove the [*] at the front of the URL as this will cause the IMAGE function in Excel to not work.
Hope that this helps.
Jacob
Hello, Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issuesβ¦
Using the excel addin for Microsoft 365 when I try to add a card to import data I get the message 'Cannot insert data from a custom view'. I am not using a custom view. Any ideas what I am missing here?
Hello Anaplan Community, I am encountering an issue with one of my development work and would be greatly appreciated your assistance. There are 2 different modules involved in my model: 1) INP01 Percentage Input by Product (Applies To: P3 List) 2) REP01 Percentage Split by Department (Applies To: Departments List) Theβ¦