Forum Discussion
Dim Table contains hidden blank value?
Hi there
Could anyone please help me understand why I am seeing this completely blank row when I choose to 'show items with no data' using a column from my dim table
There are no blank rows in this table
I have noticed when I remove the link between this table and the fact table, this (blank) value disappears. Even though I have checked the Priority_Code field in the fact table and there are no blank or empty values.
Hi, Anonymous
This screenshot alone can't tell that there is a problem with your real data. You need to check your fact table column.
Are they a one-to-many relationship? Is there other relationships between these two tables besides this column?
7 Replies
- Ashish_Mathur
Super User
Hi,
In the Priority code column of your Fact Table, there is atleast one blank or there is an entry there which is not in the Priority code column of the Dimenstion table.
- AnonymousNot applicable
This was the first thing I checked and there are no discrepancies there. Therefore am trying to figure out what has caused this as that is not the reason
Here is the fact table data extracted into Excel. All the values in the Priority Code column match the values in the Dimension table.
- Ashish_Mathur
Super User
Hi,
I am not sure then. I will need to see the PBI file.
- v-janeyg-msft
Community Support
Hi, Anonymous
Check to see if there are values in the fact table that are not in the Dim Table, If the value can't be matched after the relationship is established, blank value will be generated.
Best Regards,
Community Support Team _ Janey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- AnonymousNot applicable
Hi v-janeyg-msft there looks to be no outliers in the dim or fact table.. The columns are both formatted as text.
- v-janeyg-msft
Community Support
Hi, Anonymous
This screenshot alone can't tell that there is a problem with your real data. You need to check your fact table column.
Are they a one-to-many relationship? Is there other relationships between these two tables besides this column?