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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.