Skip to main content

Hi ,

I have a requirement to create list element to list all employees who need to confirm their time report day and show how many days. 

 

 

And then need navigation to time report window and filter only the specific selected employees unconfirmed days. I see we cannot filter it since account date information do not in the list record. 

 

Is there any option to achieve this?

 

Hi @djay, You could fetch all the needed information from the data source to the element. And while presenting only the needed columns in the element, you could use other data for the navigation…

 


Hi, 

Have you tried, Use Data source condition available in element Designer. 

 

Thanks