Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts, I have a sheet in a Qlik Sense Cloud app where I built two different tables.
Both of them are read as levels in a Template Report. I set a loop over the YearMonth column of the first level (by using DetailReport and GroupHeader components in the page) and eveything is working fine.
in the final total row, I need to perform a kind of join: for the YearMonth I'm iterating over from the first level, I need to grab a value (just one single row, it's like a left join or vlookup) of the second level.
Is there a way to accomplish this?
Thank you
Hi Jeanful,
Do you have a example file?