Hi everyone, I am stuck here. I am confused why my ux grids look a bit different. Can someone point me to the right direction? I wonder if it is caused by different time summary? For example, weeks vs month difference?
@anaka I would review your context configuration and what you have synced/filtered for each of the grids.
Rather than be able to show Month, HY and FY in the grid itself, I think the question is asking to have the ability to SELECT (using the Time Context Selector) the Month, HY or FY (but NOT the week). Given INV01 and INV02 are setup with weeks, the way to do this is:
UX Page > Edit Card/Grid > Settings against Time Context Selector > De-select "Time (Details) so that that drop down menu for the Time Context Selector no longer includes week.
The CF line item that you have used has summary as None. Due to this, at parent levels it must be returning 0 and you might be highlighting the cell as RED if CF line item = 0. Eighter make the summary as formula or hide the summary levels.
@anaka If you want to parent levels to highlight, make summary as formula/min/max. depends on CF condition 0's or 1's colors that you have assigned.
Why are non‑admin users unable to view Module information on the Anaplan page, while workspace administrators can? (After click the three dots on the grids right up corner) Are there any configuration options that allow non‑admin users to view module details without granting full workspace administrator access?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…