Dynamic Pivot Table in Tableau

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

ความคิดเห็น • 5

  • @josephubbarapu8885
    @josephubbarapu8885 2 ปีที่แล้ว +1

    HI... I have a question.
    In filters (wildcard search) , we have to give certain constraint that the user needs to select a minimum of 3 to 4 chars/nums in the wildcard search. then only the related info needs to display in the dashboard.
    Issue:- if the user enters 1 char also then the data is displaying and there will be large info.... starts with and ends with will not work out here because there will be multiple id's which starts with different numbers.

    • @dashdevpro
      @dashdevpro  2 ปีที่แล้ว +1

      Well, that's a tricky one. Needs some RnD. Will give it a shot. If it works great. If you figure it out. Do share a reply. I would love to learn it.

    • @vinaymaddi4801
      @vinaymaddi4801 2 ปีที่แล้ว

      Take parameter for wildcard and write the condition using Len to find the length of the entered string and write the logic only if length of the string is more than 3

    • @dashdevpro
      @dashdevpro  2 ปีที่แล้ว

      @@vinaymaddi4801 love it. Thanks Vinay

    • @josephubbarapu8885
      @josephubbarapu8885 2 ปีที่แล้ว

      @@vinaymaddi4801 Hi vinay..
      Can you explain clearly because len function gives only number of characters in given string.
      Please share your insta id or fb id.
      I can ping you there