Forum Discussion
syoon
8 years agoNew Member
Combining two tables with different row count
Hi all, Here I have 2 queries, one showing the billing history and the other showing the cash-in history. I w...
v-piga-msft
8 years agoResident Rockstar
Hi syoon,
Have you tried with the way Anonymous suggested?
For another option, you could create a reationship between the two tables and create a bridge table to get Billing and Cash-In,
then you could use dax to calculate the value.
Hope this also can help you!
Best Regards,
Cherry