Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I have 2 measures which are from 2 tables, which they don't have any relationship connected.
Item Count1 = COUNTROWS('Table1') [result=30]
Item Count2 = COUNTROWS('Table2') [result=20]
Is it possible I could still visual a table like that?
Item Count | |
Table1 | 30 |
Table2 | 20 |
Solved! Go to Solution.
@ngct1112 , Keep their names like Table 1 Count or Table 1. Same for table 2
Put them on matrix visual (values) with not rows and columns. As use property -" Show on Row"
@ngct1112 , Keep their names like Table 1 Count or Table 1. Same for table 2
Put them on matrix visual (values) with not rows and columns. As use property -" Show on Row"