The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.

Forum Discussion

tsequeira's avatar
tsequeira
New Contributor II
1 year ago

Export to Excel cubeview with column header filled with the dimension name

Hi!

I have this cubeview with the filter member below

When I export to Excel, I would like have the columns header filled with the dimension name "Entity" and "Consolidation"

Someone can help me?

 

1 Reply

  • Hi,

    It's not exactly what you require but it can do the job. You can put a blank row and then add names as you prefer. For instance;

    E#None:Name([YourEntityDimensionName])

    C#Local:Name([Consolidation])

    Good luck,

    Regards,

    Carlos