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
HBL_Nick
Frequent Visitor

showing total but not the value in visual when values cant be matched

Hey guys,

 

I have 2 tables who have a relation on the columns ordernr and invoicenr

HBL_Nick_0-1630523501897.png

 

When there is a match, the visual is doing fine:

HBL_Nick_1-1630523633680.png

 

 

But as soon as there is no match for a given ordernr, the value in the row is going blank but the total is still there. How can I show the quantity (which must be 6 in both rows).

HBL_Nick_2-1630523722708.png

 

I hope u guys can help me out 🙂

 

Thanks!

 

 

 

 

1 ACCEPTED SOLUTION
HBL_Nick
Frequent Visitor

Thanks for the suggestions guys, recreating the relationship between te tables in the model solved the solution for me.

View solution in original post

3 REPLIES 3
HBL_Nick
Frequent Visitor

Thanks for the suggestions guys, recreating the relationship between te tables in the model solved the solution for me.

Ashish_Mathur
Super User
Super User

Hi,

Not sure what you want but try this.  Use the Query Editor to append both tables and then build your visual from the appended table.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
ryan_mayu
Super User
Super User

@HBL_Nick 

maybe you can try this

Measure = if(ISBLANK(sum('Table'[QTY])),sum(Table1[QTY]),sum('Table'[Qty]))




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




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.