How to make "onSearch" but using data action as a source, so every input will change the table data.
If you using the aggregate inside the Data-Action,you can fallow this1. First you can filter the data by Input variable in data sourceeg:EntityName.attribute like "%" + Inputvariable + "%"2.Create one Onchange Action in Input.3.Refresh the data action in that Onchange client action. You are using Aggregate directlyFallow the First and second steps.In third step you can refresh the Aggregate.hope it helps ,Thanks
Hi kavin you can do that in data action also you just need to pass that search variable and apply the search on what ever you used like aggregate or data action. and after that refresh it on the on change event of input.
Hi kevin,
as my knowledge this is the best solution.
Hi kevin,1. First you can filter the data by Input variable in data sourceeg:EntityName.attribute like "%" + Inputvariable + "%"2.Create one Onchange Action in Input.3.Refresh the data action in that Onchange client action. Thanks
i think we can't do that in data action bro, it's just for aggregate
Hi Venkatesaiya, sorry for late respond. It works what you said, thank you so much bro
yeah Yashpal, i follow your instruction. Thankss
it is possible to share your oml
sorry bro i can't
Hi @kevin wijaya,
Can you please share the flow of the data action if possible?
Thanks,Vignesh Prakash.
It's solved bro, thanks to try helping