Forum Discussion
AlexAlberga727
6 years agoResolver II
This Should be Simple - Line Graph
I'm not sure why this is not working, hopinh someone here will be able to assist. I am attempting to create a graph that will show 'Stock Levels' for certain products by date within a Line Graph....
- 6 years ago
Hi AlexAlberga727 ,
If the Stock Value is a calculated column, we can just use it in the value field as following to meet your requirement:
Best regards,
v-lid-msft
6 years agoCommunity Support
Hi AlexAlberga727 ,
If the Stock Value is a calculated column, we can just use it in the value field as following to meet your requirement:
Best regards,
AlexAlberga727
6 years agoResolver II
v-lid-msft Thanks for helping. This solution worked. Implemented a calculated column utilizing the =RELATED DAX. Same values are being populated, but now the visualization works as expected.
Thanks again!