Hi,
I would like to ask if there is a workaround for this:
If I copy List Item 1, the copy should have a "-1" in its list name automatically.
The list is a numbered list.
TIA. :)
Hi @Tin Could you provide more details on what the requirement on is why would you need -1 on list name Although it can be achieved using Text concatenations
If you copy manually, you cannot do it flexibly, but if you create an action and build it in a form of functionality, like checking Boolean, which says Copy, and then you run a button. This way you can control exactly what name you want to give to copied items.
@Tin You can do a module with the list1 and there you have write logic for If copy(Boolean) then "-1" logic with the list 1. then create a saved view and import into list and that should be run by a action.
Hi All, I'm Currently Optimising some of our Cell-Count Intensive Reporting Modules, I've an almost working solution except for this limitation I'm facing. We've around 5-6 Reporting modules in our model which is Dimensioned by Levels of Promo Hierarchy X Users, promo Customer Hierarchy X users. Since the promo customer…
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
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…