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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

YTD measure not working in row based format

Hi Everyone,

 

I have a requirement in ssas tabular where I need to convert measures in to row based format. I was using following syntax to convert to row based

SELECTCOLUMNS(Fact_Maint_Score_Card,"Date ID",[Date Id], "Site ID",[Site Id],"Measure","NPT YTD","Measure Value",'Calculations'[NPT YTD])

All other measures are working fine when converted to row based which does not involve YTD. The only problem is with YTD Measure.

 

My result should be like this

Measure.PNG

But this is What Iam getting when I am converting it to row basedRow based measure.PNG

I have tried to calculate YTD using following methods.

NPT YTD:=CALCULATE(SUMX(Fact_Maint_Score_Card,[NPT]),DATESYTD('Dim_Date'[Date Val]))

NPT YTD:=TOTALYTD(SUM([NPT]),'Dim_Date'[Date Val])

 

Any help would be appreciated

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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