Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Dear Friends,
I would like to need your help.
Grand total is showing 18
But when I export data to excel it's more than 18
My measure:
Kindly help me ASAP!!!!
Solved! Go to Solution.
@rainchong-7401 , This will depend of the group by used in visual
Try like
TEST_DISTINCT =
VAR T = SUMMARIZE(BTM_WMSSHIPMANIFESTLNE,BTM_WMSSHIPMANIFESTLNE[SHIPMENT ID],BTM_WMSSHIPMANIFESTLNE[DELIVERYADDRESS])
RETURN
Countx(T,[DELIVERYADDRESS])
@rainchong-7401 , This will depend of the group by used in visual
Try like
TEST_DISTINCT =
VAR T = SUMMARIZE(BTM_WMSSHIPMANIFESTLNE,BTM_WMSSHIPMANIFESTLNE[SHIPMENT ID],BTM_WMSSHIPMANIFESTLNE[DELIVERYADDRESS])
RETURN
Countx(T,[DELIVERYADDRESS])
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 43 | |
| 40 | |
| 40 | |
| 40 |