The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
I have some production data which is structured in the following way:
Product ID, archive version, date, market, quantity,
My date range is from Jan 2018 until March 2020. Archive version is a monthly forecast, meaning in archive Jan 2018, we have a forecast until March 2020, in archive Jan 2019, we have the actuals for the date < archive and the forecast for the remaining months until March 2020.
What I would like to do is have a column that will always include the actuals, in this case, it will be the values from the latest archive.
I tried to do a simple calculate with the sum of quantity for the latest archive, but this would show blanks when trying to see other archives.
I also tried to filter( all() ) but this would then sum for all the date range, which is not what I want.
Any help is appreciated. Thanks in advance.
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Maybe, https://community.powerbi.com/t5/Quick-Measures-Gallery/Lookup-Min-Max/m-p/985814#M434
User | Count |
---|---|
24 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |