Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have two tables (Table 1 and Table 2) created in the script. I Want to have table 4 but I get table 3. How to do it?
Hi @paweln
Are you using inner join in ur script? If so, instead of inner join, use join() or left join() .
Hello,
I'm creating table 3 and table 4 as a chart, not script.