Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. 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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 67 | |
| 34 | |
| 33 | |
| 30 |