Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi All,
We are trying to develop a report where 2source tables are used from SQL server direct query.
Design of report is there are multiple filters and based on selection, distinct count of both the tables shown on 2 different tiles.
Relationship is many to many and filter is bidirectional.
Problem is when there is no match in data for particaular combination of dropdowns, it will show blank. We need to show blank values as 0 on tiles.
Any example to acieve this will be of great help.
-----------------
Please consider following sample scenario :
We have 2 tables
1.Colleges : [CollegeID,CollegeName,Faculty,Campus,Reputation,State,City]
2.Participants : [ParticipantID,ParticipantName,CollegeName,PassingYear,HomeState,HomeCity]
When Home state is selected as Goa, Colleges is blank as there is no matching data in colleges table. We need to replace this with more meaningful value like 0.
-------------
Attached :
Tables, reports screenshotColleges table
Participant table
Report
Solved! Go to Solution.
Hi Collin,
Thanks for your reply.
However I am able to solve my problem with dax expression using islank, if functions.
Hello @kedarp,
if you go in to your data tables, there should be an option at the top to select blank cells as zero and not blank.
hope it helps,
Collin
Hi Collin,
Thanks for your reply.
However I am able to solve my problem with dax expression using islank, if functions.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
65 | |
42 | |
42 |
User | Count |
---|---|
46 | |
40 | |
28 | |
27 | |
26 |