Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello,
I have a request from my client wants to have a dynamic previous period transaction. for example, if we select current period is 2018-March, then previous period is 2018-Feb. if selected current period is Quarter 1 of 2018, then previous period needs to be Quarter 4 of 2017.
I can create daifferent measures for different types of time period ( month, quarter, year) but I don't know to create a dynamic meausre can alternating the time unit based on the slicer selection.
currently I have 3 slicers, fiscal year, fiscal quarter and fiscal period(month), not sure if it's possible to create a measure can automatically choose the proper period type .
Solved! Go to Solution.
I would create another slicer that is simply "Year", "Quarter" or "Month". Based on that selection (SELECTEDVALUE), you can have an IF or SWITCH statement for your measure that performs the correct calculation.
I would create another slicer that is simply "Year", "Quarter" or "Month". Based on that selection (SELECTEDVALUE), you can have an IF or SWITCH statement for your measure that performs the correct calculation.
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 |
---|---|
88 | |
77 | |
58 | |
42 | |
38 |
User | Count |
---|---|
116 | |
81 | |
81 | |
50 | |
39 |