Forum Discussion

jeremyt's avatar
jeremyt
Frequent Visitor
8 months ago
Solved

Using FIeld Params to Choose Table Column and Filter that Table Based on Selected Column

I created a field param to allow the user to select which column to display in a table with a few other columns (ID and Name). The field param was set up like this: Service Fields to Review = { ...
  • nielsvdc's avatar
    8 months ago

    Hi jeremyt, instead of returning TRUE/FALSE, you can try to return the values 1/0 and see if that works. It sometimes happens that boolean measure results are not shown as options in the filter pane.

     

    Hope this helps. If so, please give kudos 👍 and mark as Accepted Solution ✔️ to help others.