The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have a table that i am trying to add a column based on a condition. In the New column i want it to show "Last Year", "Last Month" and "YTD" based on the calue under CY columns.
I have a formula that works for the most part except last month. It doesnt return latest months value based CY. Can anyone help with below?
Below is what i want final table to look like
CY | Tier | Sales | Volume | New Column |
12/31/2018 | 2 | 25 | 125 | |
12/31/2019 | 2 | 50 | 200 | |
12/31/2020 | 1 | 100 | 500 | |
12/31/2021 | 1 | 200 | 600 | Last Year |
1/1/2021 | 3 | 300 | 700 | |
1/1/2022 | 3 | 400 | 800 | |
2/28/2021 | 3 | 500 | 900 | |
2/1/2022 | 3 | 600 | 1000 | Last Month |
2/28/2022 | 3 | 1000 | 1800 | YTD |
Solved! Go to Solution.
Corrected data table and below is working now
Corrected data table and below is working now
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
109 | |
78 | |
68 | |
52 | |
50 |
User | Count |
---|---|
121 | |
119 | |
77 | |
62 | |
61 |