UX formatting

Hello everyone, Is there a way to format within a UX page so that a user selection (boolean based) will make a chart and/or grid visible to the end user? I would like certain grids and charts to be visible to the end user for their planning based on their boolean selection of planning method, and other grids and charts to be visible to the end user based on a different boolean selection of planning method.

Appreciate any assistance.

Answers

  • @zephyr1030

    yes, it can be done. If i am understanding your problem statement correct, you want to filter it out the chart and grid based on the two set of Boolean selected right!

    you can create a first set of boolean as per your requirement and create a formula filer line item with the condition. then create a second set of boolean and formula filter line item. then combine both the formula filer line item into one with the OR condition.

    Now you can publish both set of boolean in the us and the final combined formula line item add in the grid or ux.

    hope that helps.

    Thanks