Dynamic bar graph for 12 months

Options

I need to display a bar graph for only 12 months. However, when the user selects a year and a month from the filters, I would like the bar graph to dynamically update and show data for any chosen year's 12 months.


Thanks

Answers

  • GrantSmith
    Options

    Are you wanting the month filter to affect your data or can the month filter be ignored?

    If the month can be ignored you can configure the filter card on the dashboard to not apply the filter to your bar chart.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • pauljames
    pauljames Contributor
    Options

    @SayyedHussain , you could apply a beastmode, Year(date). so you can select the year this way and then apply it in the above recommendation as a filter card. It looks like your current card is set as a YOY period…

    IF I SOLVED YOUR PROBLEM, PLEASE "ACCEPT" MY ANSWER AS A SOLUTION. THANK YOU!

  • SayyedHussain
    Options

    Hi @GrantSmith - I don't want the year filters on the dashboard to be ignored. I only want to display the 12 months of the CY 2023 and when the user apply filter for 2022 or 2021, the data should show for the selected year in the bar.