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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
abc_777
Solution Specialist
Solution Specialist

how to use card to show quarter and last year sale

hi

 

using 

PARALLELPERIOD  as a matrix table to see last year or quater sale but how I put quarter and last year sale as card on top
 
help
1 ACCEPTED SOLUTION
abc_777
Solution Specialist
Solution Specialist

the link is list of time intelligence function. I can make this using PARALLELPERIOD  and it works for matrix table but when i use this measure it shows me blank. so what sould I do. 

View solution in original post

3 REPLIES 3
Aburar_123
Solution Supplier
Solution Supplier

You can use the below measure for last quarter value,

 

Actuals_LastQuarter = CALCULATE([Actual],FILTER(ALL('Date Dim'),'Date Dim'[Date].[QuarterNo]=MAX('Date Dim'[Date].[QuarterNo])-1))
 Aburar_123_1-1637495894398.png

 

Aburar_123_0-1637495842601.png

 

abc_777
Solution Specialist
Solution Specialist

the link is list of time intelligence function. I can make this using PARALLELPERIOD  and it works for matrix table but when i use this measure it shows me blank. so what sould I do. 

Greg_Deckler
Community Champion
Community Champion

@abc_777 You may find this helpful - https://community.powerbi.com/t5/Community-Blog/To-bleep-With-Time-Intelligence/ba-p/1260000

Also, see if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.

https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TIT...



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!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.