Hi
I am getting the error - Model change has been rejected to prevent the workspace exceeding its size limit. I have attached the screenshot
please assist to fix
THanks
13,115,880 cells I have some how lol HELP
Hi @aevmajor ,
Please check your available workspace space... Maybe it is nearly full...
@aevmajor
Size issues will develop when you start adding dimensions to a module in an attempt to create a 'filter.'
If the additional dimensions represent a one to one relationship with the primary list then you will create a significant amount of sparsity where all combinations of possible list items are created.
If you are looking to allow the user to filter on a property of the primary dimension do not add the list in applies to. Instead create a filter function where the user can select the desired combination of properties from a series of published field cards.
If this what you require I will provide further details as the process involves a series of steps.
i logged off then back on and it worked lol. thanks for your help !
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…