Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
ericbi
Frequent Visitor

Need previous period transaction( dynamic period) in BI.

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 .

 

 

 

Filter.JPG

1 ACCEPTED SOLUTION
Greg_Deckler
Super User
Super User

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.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Super User
Super User

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.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.