-
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 -
Re: Deployment of a Module view change
Hi Inoue, To get around this, just create a line item in any module and delete it. This will register as a change in Anaplan and the option to create a revision tag will also appear Regards, Anirudh2

