The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi All,
As i am new to power BI. I have to make one measure which shows the MonthWise Sales without putting date into the values shelf.
Whatever the Measure we are going to create it will display the MonthWise Sales except "une" sale.
Thanks in Adv!!!!!...
Abhi.
Hi @abhi123,
If I understand you correctly, the formula to create the measure should be similar like below.
Measure = CALCULATE ( SUM ( 'YourTableName'[MonthWise Sales] ), FILTER ( ALL ( 'YourTableName' ), 'YourTableName'[columnName] <> "une" ) )
If that isn't the case, could you post your table structures with some sample data and your expected result? So that we can better assist on the issue.
Regards
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
112 | |
79 | |
74 | |
50 | |
40 |
User | Count |
---|---|
135 | |
120 | |
75 | |
65 | |
64 |