Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 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 all,
I'm having trouble with the following.
With the Snapshot date being exactly one year apart, I want to compare 2020 data with 2019 intake year data.
As an example,
28,926 vs 24,320
I am unable to construct a formula for it. Could someone please help?
Thanks,
Marcus
Hi,
Could you share data in a format that can be pasted in an MS Excel file and also describe the question. What is snapshot date? Please also show the expected result.
Sure.
Snapshot date is the time the information was entered into our database.
Please refer to the table below for the excel format.
Snapshot Date | 2019 | Expected Result | 2020 |
31/12/2019 | 28,926 | 24,320 | 19,549 |
31/12/2020 | - | 24,320 | |
17/06/2021 | - | - | |
5/08/2021 | - | - | |
31/12/2021 | - | - | |
17/06/2022 | - | - |
What I need is the expected result column.
Please be aware that Snapshot date and Intake Year are two separate fields that originate from the same table.
@Marcus352 , Make sure you are using date table, Both Date and year are coming from Date in visual
Try meausres like
Year behind Sales = CALCULATE(SUM(Sales[Sales Amount]),dateadd('Date'[Date],-1,Year))
Year behind Sales = CALCULATE(SUM(Sales[Sales Amount]),SAMEPERIODLASTYEAR('Date'[Date]))
Why Time Intelligence Fails - Powerbi 5 Savior Steps for TI :https://youtu.be/OBf0rjpp5Hw
https://amitchandak.medium.com/power-bi-5-key-points-to-make-time-intelligence-successful-bd52912a5b...
To get the best of the time intelligence function. Make sure you have a date calendar and it has been marked as the date in model view. Also, join it with the date column of your fact/s. Refer :radacad sqlbi My Video Series Appreciate your Kudos.
I appreciate your prompt response, Amit.
Snapshot dates and Intake year are 2 separate fields. They do indeed originate from the same table.
I tried using your formula, but the outcome is not what I wanted.
Please see the expected outcome. Thanks in advance.
Snapshot Date | 2019 | Expected Result | 2020 |
31/12/2019 | 28,926 | 24,320 | 19,549 |
31/12/2020 | - | 24,320 | |
17/06/2021 | - | - | |
5/08/2021 | - | - | |
31/12/2021 | - | - | |
17/06/2022 | - | - |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
78 | |
52 | |
39 | |
35 |
User | Count |
---|---|
94 | |
79 | |
51 | |
47 | |
47 |