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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Puja
Helper III
Helper III

Compare Customer numbers

Hi All,

I need some help with composite model. I have fact table from AAS and dim from ADW (below sh). I need to compare customer numbers b/w dim and fact and create an exceptions report. This is pretty straight forward requirement but there are some limitation in composite model.

 

Puja_0-1670293790022.png

 

Thanks for your help

 

2 REPLIES 2
amitchandak
Super User
Super User

@Puja , what do mean by compare here.

 

This measure can help to know customers are not in fact

 

 

countx(values(Customer[Customer]), if( isblank(calculate(countrows(Fact))), [Customer], blank() ) )

 

@amitchandak , Thanks for your help. Your logic is resulting in scalar value.

 

I need match and unmatched records in slicer.

TIA

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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