Forum Discussion
Help with a table visualization/DAX Query
Can you please check the Default Summarization of your last three columns?
- mcray1110 years ago
Helper I
I believe they are set to SUM, however I've also tried selecting "Don't Summarize", and it still does not resolve the issue.
- CahabaData10 years ago
Memorable Member
In your data table (not table visual) you need to review each column and assure that the column/field is the appropriate type. The symptoms you have are consistent with what one thinks is a number field but is actually in PBI as a text field. So you want to change/correct every field/column to be either text or number as they should.
Then in your table visual every thing should be able to be made to work. Be sure to select Unsummarize for the Year assuming it is a whole number, and potentially the same thing for the Order # unless that is text.
- mcray1110 years ago
Helper I
Thank you for the suggestion. I've checked the data types and they are all correct, either whole number, decimal number or date.
I'm still not able to display the proper Val in RC for that month/Order number-only a total-in both matrix and table visuals.
I've also reviewed the relationships and the tables are connected via two other connecting tables. Could that be an issue? I'm not getting an error but am not sure what else could be wrong.