I am using two local variables and the data is coming via expression rules (there are multiple columns)
local!empStatus: index(rule!EO_getEmpStatus(),"data",{}), local!empDetail: index(rule!EO_getEmpDetail(),"data",{})
I want to use the data of local!empStatus and local!empDetail into single read-only grid.
Discussion posts and replies are publicly visible
Thankyou
I have created a view for this and now its working, I guess this would be a best solution for this scenario, correct me If I am wrong.
Thankyou ankitab0001 , and for your time on this post. I really appreciate your efforts and I have learn that how we can handle this scenario in Appian.
Regards,
Ankita Singh