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.
Solved! Go to Solution.
Hi @Petan65 ,
Please have a try.
Míra =
CALCULATE (
SUM ( 'MORAVIAPRESS$G_L Entry'[Sales] ),
FILTER (
ALL ( 'MORAVIAPRESS$G_L Entry' ),
'MORAVIAPRESS$G_L Entry'[Date] <= selectedvalue( 'MORAVIAPRESS$G_L Entry'[Posting date] )
)
)
If I have misunderstood your meaning, please provide your pbix file without privacy information and your desired output with more details.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Petan65 ,
Please have a try.
Míra =
CALCULATE (
SUM ( 'MORAVIAPRESS$G_L Entry'[Sales] ),
FILTER (
ALL ( 'MORAVIAPRESS$G_L Entry' ),
'MORAVIAPRESS$G_L Entry'[Date] <= selectedvalue( 'MORAVIAPRESS$G_L Entry'[Posting date] )
)
)
If I have misunderstood your meaning, please provide your pbix file without privacy information and your desired output with more details.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Petan65 ,
Can you please help elaborate your query with some sample data and what is expected as a result out of this DAX?
This DAX expression itself doesn't clarify your query.
Thanks!
Avantika
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
11 |
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |