-
Re: How to hide Modules and its views under Contents section
Hi Usha, Please switch the drop-down: Show new items On to Off and repeat this for each functional area. This drop-down will prevent new modules in a functional area from showing up in the contents p…2 -
Re: Per dashboard access settings
Hi, You can use the Contents pane and roles to set user level access to dashboards. Assign User A to a role A and User B to a Role B; do this using Users Page->Model Role Then in the Contents Pane…2 -
Re: How to highlight with color entire row in module based on the Boolean check is True
Try this Create a number formatted line item with the formula called Color: IF 'Boolean' THEN 5 ELSE 0 Then go to conditional formatting options and use these settings If the parents are hi…2 -
Re: Defining the default file for imports
Hi Aakash, Once an action which uploads from a file is published to a dashboard, it will always ask for a file when the button is clicked. However, workspace admins can go to the actions tab and just…2 -
Re: conditional formatting based on text value
Hi Madhabika, Create a line item called Error Color with this formula IF Error text = "Error" THEN -5 ELSE IF Error text = "No Error" THEN 5 ELSE 0 Then in the conditional formatt…2

