Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi, I am looking for some help...
I have created the below to return the sum value of 3 specific GL accounts. This works fine until I add a filter on the page for report as name ( which I have built in as ALL to the below ) and once I do this one of the account values drop off
** the report as name I’m trying to filter on has no entries in the GL which is dropping off.
TOTAL CWSR ALL (ALL) = CALCULATE(SUM(MemberReturns[Amount]),FILTER(VALUES('MemberReturns'[G_L_Account_No]),('MemberReturns'[G_L_Account_No]="4555"||MemberReturns[G_L_Account_No]="4886"||MemberReturns[G_L_Account_No]="4558")),ALLSELECTED('Date'),ALL('Report As'))
You might need to add the possibility to your OR statements that the MemberReturns[G_L_Account_No] is blank
Help when you know. Ask when you don't!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
19 | |
14 | |
13 | |
11 | |
8 |