Highlight a complete row (in a Tableau Table)

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

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

  • @naanel
    @naanel 3 года назад +1

    Thank you so much for you videos, it helps me a lot with my tableau learning process 😍

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

    Thanks .... that's what I am looking for ...... ✌

  • @AJ-ko9ov
    @AJ-ko9ov 2 года назад +1

    With regards to the limitation, would a concatenated calculated field of the most likely sorting columns work? I.e. to create a unique field that stays in order work? E.g. a OrderDate_ShipDate_ID.

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

      Hi A J, with this solution Tableau still needs to order the whole table A to Z (in order to concatenate dates with ID you would have to convert the two dates into strings). So the table is in fact order by Order Date (the first field in the concatenation), and when the user tries to sort the table by another field e.g. Order ID, the same problem happens as in the video unfortunately. Nice that you are trying to solve it though, if you manage please let me know!