Forum Discussion
Anonymous
4 years agoNot applicable
Dynamic Clustered Column Chart
Hello, I want to display a custom column chart based on the below data, with Region on the X-axis and a count of each row per region for both purchasers and requesters. Also I have a date slicer ...
amitchandak
4 years agoSuper User
Anonymous , you can create a date slicer and filter. You create a date without the time and join it with date table and use a filter/slicer from there
Date= datevalues([submitted date])
- Anonymous4 years agoNot applicable
I've got the date slicer, what's difficult for me is arranging the X-axis. It keeps on showing the same amounts for both measures. For example, this is what it currently looks like
But I need it to look like this