Mahesh7225
5 years agoNew Contributor
How to use if else condition in xml generator snap
Hello Team
how we can use if else condition in xml generator snap
here is my query
here either Expt have value or Sco have value not in both (Expt,Sco)
i want to display
case 1)if vatPer = 0.0 and if Expt tab have value then display Expt tab
expecting like this
case 2)if vatPer = 0.0 and if Sco tab have value then display Sco tab
can you please help
Thank you