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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Sunkari
Responsive Resident
Responsive Resident

Need help on complex table/matrix structure

I need some DAX help on creating following structure of table/matrix. We need to replicate the exact structure.

 

Impression,EndActions & Downloads are metrics.

YTD= Year to Date

Current Period=Current Month

Period(Minus 1)=Previous Month

Period(Minus 2)=Two Months back data etc....

 

 Period(Minus 4)Period(Minus 3)Period(Minus 2)Period(Minus 1)Current PeriodYTD
Impression      
InitialResponses      
EndActions      
Downloads      
3 REPLIES 3
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Sunkari,

 

Could you post your table structures with some sample data, so that we can better assist on this issue? Smiley Happy

 

Regards

 Jan-17Feb-17March-17April-17CurrentMonthYTD
Impressions100120905030390
Initial Responses90100704020320
EndActions6070404010220
Downloads405030205145

Hi @Sunkari,

 

Could you post your real table structures in your data model(like the Calendar table, Sales table, and Product table etc)? Smiley Happy

 

Regards

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors