Hi everyone. is it possible to get the selected time from module 1 to module2 as line item.? thank you.
Hi Arth, The page selectors in your modules are only views. Your selection is not recorded in a line item. If you want to refer to a Key Number M1(6) selection in SYS Key Number Control Module, your month selection should be in a line item.
Here is the alternative way:
I hope this helps.
Seyma π·π
You can use lookups to do that, but line item names will be constant... Can't change that dynamically. You might need to create a list from line item and need to use if else condition if you want to make it dynamic. Can you provide more details about the requirements?
Hi @Dikshant thank you for your reply.
i'm planning to get the selected time period in my module Key Number M1(6). so let say i've selected Oct 23
now in my module SYS Key Number Control Module, i would like to put it in my First Period line item. this module doesnt have time dimension
It looks like your source is period formatted and your target is date formatted, is this the case?
Hi @Arth , Agreed with @seymatas1. What additionally you can do is make a month only filter in any time settings module so as to apply the same filter over the grid which you may have published for module Key Number M1(6) and then simply hide the selector in UX and make selections using that line Item as suggested by Seyma.
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.β¦
For auditing purpose I need RTO and RPO details. Could you please share the details and also along with the source URL.
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β¦