I need the user to be able to filter the combos in the rows. For instance, when they select combo 1, the time dimension in the column should display with non-zero values corresponding to combo 1.
@143kishornaidu it is still possible to achieve the result. Refer to the below screenshots
You need to pivot Combo list and Time both to rows. Does this view works for you ?
Combo 1
Week 1
Week 2
Combo 2
Combo 3
Week 3
user needes week in column and combo 1 in rows onluy
So if Combo 2 has Week 3 but Combo 1 does not have Week 3, still it will show Week 3. Is it fine?
no i user want to see only those weeks only which has value for that combo
It's not possible with the time in columns and combo list in rows. It's possible when both the lists are in rows or in columns
You can create the impression of selecting rows from the same grid by placing the modules side by side on UX pages.
UX Page:
Modules:
Does this work?
Hi @143kishornaidu
You can keep the Combo's list in the Page selector as you want them to be a selector and create an additional line for filter in the module which drives the condition for making columns visible as required. Refer below screenshots:
Thanks!!
BUt the combo having multiple combinations.
eg: Dim1IDim2IDim3IDim4
User wants a line item filter. Also, user is filtering the Dim 1 and Dim2 In Line item filter
You can have the other dimensions as page selectors.
@Slice Master You can drag a field into the “Filters” area of the PivotTable Field List to create an overall filter that applies to the entire pivot table.
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…