Forum Discussion
dynamic x-axis based on filter
- 2 months ago
Hi alops194
are you looking for a solution similar to this ?
you can follow this tutorial to get a dynamic x axis https://www.youtube.com/watch?v=hilfglpKNRQ
I have attached a sample I created so you can play around with it and get it working as needed.
I think the easiest way to fix the x-axis would be to turn the x-axis title off, and you should be able to edit the chart title manually.
Worth noting that when I've used this technique in the past I applied the Top N filter directly on the parameter rather than on the parameter order. I don't think that would make a difference, but it could be worth trying.
Yes, the solution is simple on the title, the problem is on the value in this I would like to only display the week year and not the concatenation with the month
- johnt752 months agoSuper User
What do you have in the X-axis of the chart? It should just be the parameter field from your field parameter table.
- alops1942 months agoFrequent Visitor
yes
- Fenil_Italiya2 months agoAdvocate I
alops194 Just try to fix the X-axis and make sure Concatenate labels should be off, I think this might helps you to solve your problem.