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,
I have a table where I can want to add a total rcounter of the rows that I have at the end of my table. How can I do that?
Solved! Go to Solution.
Don't do that. Use a separate card visual instead.
Hi @ratas101
You cannot add counter at the end of the table only total will be display at the last row.
If you want it should show the count( number of rows) of each column take the same table and change the aggregation to count or you can display the same column in seperate card visual.
Like above image you can try that.
I hope I answered your question!
Hi @ratas101
You cannot add counter at the end of the table only total will be display at the last row.
If you want it should show the count( number of rows) of each column take the same table and change the aggregation to count or you can display the same column in seperate card visual.
Like above image you can try that.
I hope I answered your question!
Don't do that. Use a separate card visual instead.