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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi, I have two different columns in one table and I am trying to visualise the following three categories in same visual -
1. unique count of users from column a,
2. unique count of users from column b,
3. intersection count (overlapping values) of column a and column b
Can you please help me with it?