How to create your own color gradient scale for each column in a matrix visual - Part 2

Поделиться
HTML-код
  • Опубликовано: 28 янв 2025

Комментарии • 5

  • @thejazzman123
    @thejazzman123 Год назад +1

    is there a way to have multiple colour gradients with different colours as well? For example, you want C1 and C2 gradient in red and then C3 and C4 gradient in yellow.

    • @PowerBIHowTo
      @PowerBIHowTo  Год назад

      Yes, that should be doable. Just need to check the value if it is C1/C2 or C3/C4 and then update the logic on what color palette you want to use. It will surely need some changes in the DAX but it is doable. Great question though. Thanks!

    • @thejazzman123
      @thejazzman123 Год назад

      @@PowerBIHowTo Do you have an idea of which step to ad the condition to? I have been looking the past couple days and can't seem to work it out.

  • @AhmedAriem
    @AhmedAriem 2 года назад

    this is a very powerful video, thank you very much. please share the file

    • @PowerBIHowTo
      @PowerBIHowTo  2 года назад +1

      Hi Ahmed,
      Thank you for the feedback. I added the link to download the pbix file in the description.
      Have fun!