Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Combining two visuals in single visual

Hi,

I have two stacked column bar charts as the following, the left one is Actual and the right one is Target. I wanted to combine them in a single visual and show each actual column adjacent to its Target column, how I can do it?

14 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      v-chuncz-msft  No, I don't want to use drill down since the business users are not comfortable with this option.

      Is there any visual like Excel for combinig stacked column charts?

      Please reply

      • MFelix's avatar
        MFelix
        Super User

        Hi Anonymous ,

         

        Believe that the best option is as v-chuncz-msft  refered to do a drill down option making the actuals and Budget the last drill down row, then you should place the visual on the lowest level and that would give target next to actuals.

         

        Assuming that you are making this for users to use on the web service if you then disable the drill down buttons then users wouldn't even realized they are looking at a drill down chart.

        As you can see below on the web service the drill down is not visible, on the desktop the option is visible because it's consider editing mode so you will always see it.

         

        Desktop version:

         

        Web version

         

        See attach the pbix file with the example.

         

        Regards,

        MFelix

  • mussaenda's avatar
    mussaenda
    Community Champion

    you may try to use some custom visuals like bullet chart and other available visuals on the marketplace

    • Anonymous's avatar
      Anonymous
      Not applicable

      mussaendaThanks, but what is the relationship between bullet chart and combined stacked bar chart really?! I need to have two stacked bar chart in one visual which is my problem now!

      • mussaenda's avatar
        mussaenda
        Community Champion

        I was just suggesting since bullet chart has target fields. It's up to you if you will try t or not. If it didn't help you, then I apologise. Good luck on combining two stacked bar charts in one visual! Please do let me know if you have found an answer, I would be happy to use it too.