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
I want to count the number of rows of data entry that occured yesterday. Having the hardest time. I have a date column
Solved! Go to Solution.
@Yink88 , if this is not a case of snapshot. Then using the required date
countrows(filter(Table, Table[created date] = today()-1) )
Thank you so much! It worked! I have another question.
I have a text column with call locations and I am trying display the text of the location that gets the most calls. How do I do that?
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |