Forum Discussion
Numeric ID as Categorical Variable
- 9 years ago
I might be misunderstanding something here but I have no problems doing this. Both the columns are whole numbers. All I have to do is put on column in Axis and the other in Value and Power BI does the rest. Are you doing something different?
I might be misunderstanding something here but I have no problems doing this. Both the columns are whole numbers. All I have to do is put on column in Axis and the other in Value and Power BI does the rest. Are you doing something different?
- pbaumgartner9 years agoNew Member
That's exactly what I'm doing too, I even recreated with some different variables to ensure it wasn't just something weird about that specific combination.
If it makes any difference, I'm connected via ODBC to a Postgres database.
- pbaumgartner9 years agoNew Member
Got it figured out, there was some artefact in the data that was causing the calculation execute incorrectly. Thanks for your help.
- Anonymous9 years agoNot applicable
This can happen if table relationships are involved and not configured exactly right. Are there any related tables? Can you share sample data and/or your .PBIX?
...And just saw you got it fixed. Good news.