Hi!
I have table with all tasks for few projects. And I want to make numeration of this tasks in their projects. The Find(thisRow,thisTable) put task numbers like RowID(thisRow). But I need task number in Filtered project like line number at the beginning of the line&
Find(thisRow,Lookup(Tasks, Tasks.Project, thisRow.Project))
1 Like
Hey @Maksym_Cherkis,
Do you have a sample doc you can share with us so we can see what you are trying to achieve?
Thanks so much.
Best,
Dan
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.