tmannais
15th March 2019, 11:32
Hi,

I would like to know how to hide (filter out) records on conditions in multi-occurrence session using Extension?

For example,
There are 4 records in a multi-occurrence session that has 1 field and the data as follows: 1, 2, 3, and 4.
I want to hide (filter out) the record that is 3 using Extension.

I did some research and only found that Extension does not allow query.extend.

mark_h
15th March 2019, 14:15
Not familiar with LN, but could you use something like skip.io(). Seems like we typically used in main.table.io and the after read event.

selvarajk
22nd July 2021, 22:46
Is this resolved? If yes then please share the solution

ee05220
26th July 2021, 11:37
Try join tables (inner join) with extensions.