Hi,
Does anybody know how to remove a dimension from a Pivot?
I need to remove "time" from the "Pages" (See below).
Thanks
Juan
Hi @juanacevedo!
You need to delete list from module. For time you need to change Time Scale to "Not Applicable":
Hi @juanacevedo
Yeah, as @AntonMineev suggested you will have to change the Time Scale to Not Applicable.
Here are the detailed steps
i) Toggle from Regular view to Blue Print View. Click on highlighted button.
ii)Move your Horizontal bar towards right to see "Time Scale", Click on the arrow to see the dropdown.
iii) Select "Not Applicable" to remove the Time Scale from your existing module.
iv) You will get a popup message soon after the selection. Click on "ok"
v) If you want the remove the Time Scale even for line items, you can just copy and paste it.
To remove a dimension or metric, click its delete icon. The dimension or metric is removed from the table and added to the available list. To add a new dimension, drag the dimension from the available list to the appropriate location in the row or column groups.
paycheckrecords
There was an error rendering this rich post.
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…