Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I have a table looking something like this, where each entry has the date when the revenue for a specific store during a perticulare period was updated. For clariry, the period is the actual timeframe and the date modified is the date where a person (lets say accountant) actually entered that value. Sometimes the date modified is before the period meaning that it is an estimate for the revenue at that time.
Date Modified | Store | Area | Revenue | Period |
2023-01-01 | S1 | A1 | 10 | 202301 |
2023-01-01 | S2 | A2 | 20 | 202301 |
2023-01-01 | S3 | A2 | 30 | 202301 |
2023-02-02 | S1 | A1 | 15 | 202301 |
2023-02-02 | S3 | A2 | 35 | 202301 |
2023-03-03 | S1 | A1 | 0 | 202301 |
2023-03-03 | S2 | A2 | 25 | 202301 |
2023-01-01 | S1 | A1 | 11 | 202302 |
2023-01-01 | S2 | A2 | 21 | 202302 |
2023-01-01 | S3 | A2 | 31 | 202302 |
2023-02-02 | S1 | A1 | 16 | 202302 |
2023-02-02 | S3 | A2 | 36 | 202302 |
2023-03-03 | S1 | A1 | 1 | 202302 |
2023-03-03 | S2 | A2 | 26 | 202302 |
2023-01-01 | S1 | A1 | 12 | 202303 |
2023-01-01 | S2 | A2 | 22 | 202303 |
2023-01-01 | S3 | A2 | 33 | 202303 |
2023-02-02 | S1 | A1 | 17 | 202303 |
2023-02-02 | S3 | A2 | 37 | 202303 |
2023-03-03 | S1 | A1 | 2 | 202303 |
2023-03-03 | S2 | A2 | 27 | 202303 |
My problem is that I want to show what the estimation/actual revenue was at a specific date (date modified).
Even though a specific field might not have been updated. For example store S2 was not updated 2023-02-02 however I still want to show the latest value i.e the value from 2023-01-01 giving me something like this:
How could I solve
Solved! Go to Solution.
Hi,
Please find attached the PBI file.
Hope this helps.
Does anyone have any ideas about this?
User | Count |
---|---|
132 | |
74 | |
70 | |
58 | |
54 |
User | Count |
---|---|
192 | |
96 | |
67 | |
64 | |
54 |