Hi Friends,
I am having the data in this format.
I tried it in excel but I am getting the output in the below format. Even making States as List Formatted Line Item didn't work.
By any chance can we get the output in the format of Pic 1
@Sravan_Kumar
You can achieve this by creating a line item for the different hierarchy levels.
Just make sure you remove the dimensions from your module except for the one you want.
Some people will concatenate the dimensions together to create a unique id - you'll have to create a special list to do that.
It's kind of the data hub in reverse.
This is a common approach for exporting data when you want the data flattened.
Also, you can take a look at the different export options if you're trying to get this back into Excel.
I believe one of them allows you to put in the grid format you're looking for.
Hi, I fail to see the difference except for the repeating state ID. is that what you mean ?
If yes, then there's no solution in Anaplan to do it that is only about display (switching back to Jared message for this).
However if you mean to have this format when you download back to excel then you can have it. in the export options, tabular.
Try Tabular format of Export @nathan_rudman suggested
Hope that helps
Misbah
Hi Sravan
There can be multiple ways to get around to what you want.
Try the one below:
1. Create two line items in your existing module; States and Cold Drink.
2. Change the format of those two line items to respective lists - States and Cold Drink.
3. Use ITEM (<List Name>) formula to get the list items in line items.
4. Then while exporting, go to Labels tab and remove the "Name" option from both States and Cold Drink list options.
5. Check Include Row Headers.
You should be able to get the csv or xls/xlsx file in desired format.
Happy Modelling.
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
Hi I'm looking to speak to people who have used/are using the Docusign integration in their business. We are exploring the possibility, but we find the current setup quite limiting in terms of how an end user would interact with the integration, but also issues with concurrency and number field formats. Would appreciate…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…