Forum Discussion
How to visualize data from a long term plan consisting of multiple spreadsheets
vchan,
You would need to unpivot columns in each table, and append cost tables in a single table, then create relationship between the appended table and the EBITDA table. For more details about how to create the two charts, please review attached PBIX file.
Regards,
Lydia
Hi Lydia,
Thank you so much for taking the time to respond to my questions. I was hoping there would be a solution that does not involve "unpivoting" or normalization of the costs tables, and still would allow me to visualize the data in ways similar to the following:
where the Costs and EBITDA are the average Costs and average EBITDA of each Asset over 2019-2021. So far, I could only do this by first calculating the 2019-2021 averages into a table. Any instructions that could show me how I could save this first step, perhaps by joining the Costs tables in some ways, would be greatly appreciated. Thanks much in advance.
- vchan7 years agoRegular Visitor
- Anonymous7 years agoNot applicable
vchan,
Do you need to add Year to X-Axis in your bar chart? Could you please share me your current PBIX file?
Regards,
Lydia- vchan7 years agoRegular Visitor
Hi Lydia,
Adding "Year" to the x-axis would be informative, but I could live with only being able to see one year at a time (or the average of a few years) like the graphs I have included on Oct 11. Having said that, the bigger challenge for me is how I could avoid the process of normalizing the data supplied to me in the format as per attached every time the forecasts are updated. (Please see attached Excel documents.) I apologize I do not have authority to share the pbix file which contain commercially confidential projections. Thanks much in advance.
Regards,
Victor