March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a table showing me the account # of each customer who satifies specific criteria, ie orderered this period, used a voucher so i know i have 603 customers, i now want this 603 number to show in my summary sheet.
How can i do this in a measure, as soon as i remove the Account numbers themselves my number shoots up to all customers who have ordered.
I cant create tables or columns due to permission settings.
Ta
Hi @Anonymous
You can create measures to calculate the total value in conjunction with your filter conditions.
Calculating summary values based on visual is not supported.
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
1270
So the disctinct count of Customer email addresses is 603 Customers ordering 1203 time based on my filters. I want a summary table to show these totals.
@Anonymous , Not very clear.
In power BI, you will not see values that are filtered. You can add +0 to create a left join
Sum(Table[Value]) +0 , will show all customer, even if some of them are filtered because of condition
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
165 | |
116 | |
63 | |
57 | |
50 |