Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have a parent-child tables set up using this relationship, where the child table is missing a few records, but the parent is not missing any. CRM = parent, CPQ = child.
In a table visual, I'm not able to show SUM( CRM[Esimated Value] ) for all rows as you can see below. Even though CRM[Estimated Value] is not missing any values, it is showing blank if the child record is blank:
How can I obtain the result below? Although it is possible to join them in Power Query, which is how I got the result below for demonstration, I prefer not to do so.
In addition to the problem above of the blank [CRM Value] values, I also don't understand why the table display changes when the column are in a different order.
When CRM.Quote Number is the first column, then the layout is like this:
But when CPQ.Quote number is the first column, then the blanks disappear:
Solved! Go to Solution.
Remove Quote Number CPQ from the visual.
Or use a CALCULATE function to get it back.
Here is some background on why this is happening.
AutoExist and Normalization - SQLBI
See attached.
Enable "Show items with no data"
@lbendlin commenting from my other account which allows file sharing. Here is the sample file I'm working from https://drive.google.com/file/d/1fVDAjM3h-zmrvgMV-odduNgBjg0kbgNh/view?usp=sharing.
When filtering direction is single from CRM->CPQ, then 'show items with no data' has no visual effect.
Remove Quote Number CPQ from the visual.
Or use a CALCULATE function to get it back.
Here is some background on why this is happening.
AutoExist and Normalization - SQLBI
See attached.
change the filter direction to single, from CRM to CPQ. Show the code for the "CRM Value" measure.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
76 | |
61 | |
37 | |
33 |
User | Count |
---|---|
99 | |
56 | |
51 | |
42 | |
40 |