Hi Team,
I am trying to create a column chart where I am using 2 tables custody and activity_table .However I am end up with no common table error. The joining in the datamodel as follows:
custody(N) ← MCA_CA_ID_NEW(1) → Line_table(N) ← Head_table(1) → Activity_table(N).
How I can write the pql statement for this .