The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |