Forum Discussion

jmn3's avatar
jmn3
Cloud Apps
04-08-2022
Solved

Creating A Filter From A Text Box

I was able to successfully replicate the code in this tutorial to use the text from a box as a filter:  https://support.sisense.com/kb/en/article/creating-a-filter-from-a-text-box   However, I wa...
  • harikm007's avatar
    04-08-2022

    jmn3 ,

    In Action code, replace filter_arr with filter_arr[0]

    -Hari