receiving GQI to text block

Hi Juan, A Grid component may be a good fit if you want to display the filtered GQI row. Each GQI row becomes an item in the Grid, and you …

Merge “Appear X Platform” tables

Hi Carlos, thanks for the reply, but your solution doesn’t work for me. I’ve already tried something similar, but even with that approach, I only get the result from one …

Merge “Appear X Platform” tables

Hi Christoph, Indeed we need to use a JOIN to accomplish this. In this case, I used a LEFT JOIN, with the two columns I selected being the Display Key …

LCA Timeline Groups with multiple Queries

There is an open issue on our backlog to tackle this. A workaround for this is to avoid using multiple queries by combining them into one. One way to achieve …

Multiple Key in offload database

I don’t believe these really mean anything. I couldn’t trace back where these “Multiple”  entries in the documentation originate from, but none of the offload database definitions that we have …

LCA input fields validation

Hi Alija, There is no way to validate input using the input components in LCAs. Instead, you can do this using interactive scripts, which can be embedded in LCAs using …