Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
HI!
I only want to see the items with a negative value in each month. The months are all part of 1 column due to it being a date hierarchy. When I filter the value, it is not applying to all the columns.
Solved! Go to Solution.
Hi @RichA08 ,
Thanks for reaching out to the Microsoft fabric community forum.
Thanks for your prompt response
@RichA08 ,
Could you please provide sample data that fully represents the issue or question you're referring to? Kindly ensure the data is in a usable format ( Excel or CSV) rather than a screenshot, and does not contain any sensitive or unrelated information.
Looking forward to your response.
Best regards,
Lakshmi.
Hi @RichA08 ,
Thanks for reaching out to the Microsoft fabric community forum.
Thanks for your prompt response
@RichA08 ,
Could you please provide sample data that fully represents the issue or question you're referring to? Kindly ensure the data is in a usable format ( Excel or CSV) rather than a screenshot, and does not contain any sensitive or unrelated information.
Looking forward to your response.
Best regards,
Lakshmi.
Hi @RichA08 ,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
Best Regards,
Lakshmi.
Hi @RichA08
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
Best Regards,
Lakshmi.
Hi @RichA08 ,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
Best Regards,
Lakshmi.
Hi,
Share the download link of the PBI file.
you need to use a If statement or switch statement so that you can declare anything below 0 will show 0 in your measure, measure column. or if you just dropping a value from a column then you need to do it using a measure or measure column.
Example: you can selectvalue, sum, max not sure what your calculation is doing but should looks something like this.
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |