Forum Discussion
Numeric and Alphanumeric data loaded into model as TEXT data type but are different in measure
- 4 years ago
Hello parry2k,
Filter has been added so that the slope calculation is only using rows with the same product id. I'm fairly new to BI and there is probably a better approach.....
JeanMariePBI if you have product id in a visual, you don't know to put that filter condition in your dax expression, remove that and in a table visual, put product id column and your measure and it should work.
✨ Follow us on LinkedIn and to our YouTube channel
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.
Thank you, parry2k. I've removed the filters and the measures work properly. Now I understand that the filters were not needed in the dax because the table would automatically filter what I needed. Thanks again!