Forum Discussion
willayd
Advocate I
6 years agoTable visualization not showing measure from one table when linked to another table with no match
I have a model that links orders to deliveries. For the sake of sample data, we can reproduce this model using the following DAX table constructors: order = DATATABLE("order_number", INTEGER,...
Anonymous
6 years agoNot applicable
Hi willayd ,
Sorry for my late reply. You just need to set order_quantity and delivert_number as Sum options like this:
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please upload some insensitive data samples and expected output.
Best Regards,
Eyelyn Qin