Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi PBI Community,
I have a SQL table that is archived weekly and dumped into a table. The setup is roughly like this:
ID (with duplicates) | Stage | Value | Associated Date | Timestamp of backup |
123 | 1 | 100 | 01-01-2020 | 12-01-2020 |
123 | 2 | 150 | 01-02-2020 | 19-01-2020 |
N | N | N | N | N |
It goes weekly, so by the end of the year I'll have 52 rows of the same ID with varying stages, values and dates plus a weekly timestamp.
I have a request for users to be able to select two seperate weeks and compare them in a Power BI report.
ID | Stage | Value 1. selection | Value 2. selection | Value difference | Associated Date 1 | Associated Date 2 | Date difference |
123 | 2 | 100 | 150 | 50 | 01-01-2020 | 01-02-2020 | 31 days |
In this scenario the user would need the option to select both Value 1 and 2 by week and across years maybe.
I've been thinking along the lines of slicer - but that will impact both, whats going to be measures, I guess.
Hope anyone has an idea.
Screenshot of the table
Solved! Go to Solution.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsRegards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsBrilliant and simple. Thanks.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!