Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi is there a way to start a new table by using a previous table as the source? SO instead of say a combine of two tables which is easy just pulling through one table?
= Table.Combine({Current, Leavers})
I have tried = Table ({Current}) but it didnt work.
Solved! Go to Solution.
HI @83dons ,
To create a new table based on an existing one (like Current), you just reference it directly by name, like this:
= Current
Thanks knew it would be something simple!
HI @83dons ,
To create a new table based on an existing one (like Current), you just reference it directly by name, like this:
= Current
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |