Hi All,
I am trying to get the column names added into a Qlik Sense table by an expression like
concat(distinct GetObjectField(ValueLoop(0,10)),',')
This working fine when adding columns from the same table. But if add columns from multiple dimension tables linked through a fact table, an error message showing over the table 'Calculation timed out'.
Appreciate your comments.
Thanks & Regards,
som