Forum Discussion
How to show differences between data downloaded today compared to previous dates
Hi all,
I have a large report where new data is downloaded from the system each day and refreshed into my PowerBI file.
This includes vessel voyage details and I need to be able to easily see which vessels have moved from 1 week to another due to delay.
At the moment when using 'Matrix' visual the value of the Vessel Voyage only counts 'first' is there any way to change this so it takes all data within the dataset or should I be using a different visual?
So for example, I need to be able to see clearly if one of the above vessel voyages moved from week 17 to week 18.
Many thanks for any help that can be given.
2 Replies
- AnonymousNot applicable
Hi Kym ,
Please try replacing the field [Corporate SVVD] with this measure.
Corporate SVVD: = CONCATENATEX('Table','Table'[Corporate SVVD])Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- KymNew Member
Hi Anonymous
Thanks for the help, I have made this change however this now lists all the voyages 1 after another and I am unable to sort by the previous parameters.
Please can you advise how I can get this to still sort by the Rows/Columns selected?