The Find, Findnth & Len functions in Tableau

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

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

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

    most underrated channel... kudos to TIM

  • @tobilobaolateru7610
    @tobilobaolateru7610 3 года назад

    Hey Tim, thanks for explaining this function in a simple and understanding form. Can you do videos on DATE finctions?
    Thanks again

  • @cesargonzalez4935
    @cesargonzalez4935 3 года назад

    Wish I knew this function at time when cleansing my data, I had to do a lot of things to get there 😂Metallica up! 🤘

  • @kmc9334
    @kmc9334 3 года назад

    Thank you it helped

  • @rajatjain8348
    @rajatjain8348 3 года назад

    07:23 what about those nulls ? we can even change the formula when we need the string which does not contain "Commas" right ?

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

      Yes Ive covered that in a previous video. Wasn't the focus. Nulls appears here because there no commas but the function will still run.

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

      You can also write a formula that check the count and if its null mark it as true and if not false then you get a Boolean of records that don't contain commas.