This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 28 | |
| 25 | |
| 19 | |
| 14 |
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 27 | |
| 20 | |
| 19 |