Is it possible to set download limits based on module size(lets say if it is more than 1 billion cells ) for the end user?
Hi,
It can be done through limiting the number of rows to export. Have the user input 'N' as the number of rows they want to export, run a count of rows in a line item, create a view on UX filtered on Count< = N. For number of cells, you might want to do some calcs on the user number and on the count, it can give an approximate number of cells to limit.
Now I faced below warning But I cannot find any delete action for those users I don't need anymore Can I have any action to solve this warning?
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…