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 Team,
I need a caculated table with names of costumers, who purchased something in 2 monthes, from period
So i made an example table
I need somehow FILTER that virtual table so that only costumers who have "AmountM" = 2 remain
Solved! Go to Solution.
filter(
calculatetable(...),
[AmountM] = 2
)
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |