Hi ,
Actually i am looking one workaround, i am reading data from PDF using AI builder and there is no issue with reading but i want to check customer name with customer details.
if Customer name = "ABC" then
Print : Radhe
shyam
Bharti
if Cunstomer name = "PQR" then
Print : Sanjay
Dinesh
Govardhan
if Cunstomer name = "XYZ" then
Print : Devid
Elena
Michael
like this looking in power auto flow.
i thought toggle is best way but not getting correct result.