Add ONE row only the current work week to another table

Hello Guys

How do add ONLY ONE ROW to the table below. I manage to put the current WW in column A however it duplicate 13 rows WW48 because there are also 13 row on top of WW47

desmond_lee_0-1701047663630.png

This is my bots. 

desmond_lee_1-1701047767768.png

desmond_lee_2-1701047801920.png

The action WEEKNUM(TODAY())

 

Solved Solved
0 10 399
1 ACCEPTED SOLUTION

Try setting the Filter condition of the event as

[id column] = MINROW("table name","_RowNumber")

View solution in original post

10 REPLIES 10
Top Labels in this Space