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.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦