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 Everyone,
I need help in creating this qliksense Measure into Power BI.
if([Invoice Type]='PCard',
Sum( Aggr(Sum(DISTINCT {<%FlagPCardFinal={'PCard'}>}[Invoice Spend (GBP)]),[Pcard_Transaction Reference])),
SUM({<%FlagExclusion = {$(vIncludenonnegotiateSpend)},[%ARIBA/BW]= {$(vAribaBWSelection)}>}[Invoice Spend (GBP)]))
There are two variables -
1. =if(GetSelectedCount([Include BW Spend])=0,'Ariba',chr(39) & concat(DISTINCT [%ARIBA/BW],chr(39)&','&chr(39)) & chr(39))
2. =if(GetSelectedCount([Include non-negotiated Spend])=0,0,chr(39) & concat(DISTINCT %FlagExclusion,chr(39)&','&chr(39)) & chr(39))
and two inline tables with
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
User | Count |
---|---|
16 | |
14 | |
13 | |
12 | |
11 |
User | Count |
---|---|
19 | |
16 | |
15 | |
11 | |
9 |