Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 46 | |
| 44 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 73 | |
| 72 | |
| 34 | |
| 33 | |
| 31 |