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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi
I am currently running into a very frustrating issue with measures. I have created a measure that allows me to show companies with no data in a certain time period. SUMX( VALUES( 'Logs Usage (2)'[username] ) ,[Measure 5]) + 0 . However when I apply this it shows all the companies I have filtered out for all pages . Is there a way that I can apply this measure to the filters I have set . Sorry if more infromation is needed please let me know
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
@AllisonKennedy Thanks for the response . Reason for the + 0 is that I want to see instances of when companies had zero active users , I wont achieve that by using show items with no data .
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
@Anonymous , You can use the measure as a filter at a visual level, not at the page level.
If you want to show all companies a measure with +0 in your visual should work
@amitchandak thanks for that, the issue when I do that for some reason it shows values that are not even possible to filter out ? For example I will have a company in the visual that will not be evidnet in the filter section ? Sorryf if that is confusing , but it really is driving me crazy
hi @Anonymous
Sample pbix file and expected output would help tremendously.
Please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Regards,
Lin
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.