Multiple datasets in one Text path
Posted: Thu Mar 28, 2019 1:07 pm
Hi. I'm wondering if this is possible, I have such line:
Which I use in HTML Code. But I was wondering, is there a way to use multiple Datasets? Let's say like this:[Metadata.TextIndexed:Path="/EnfocusReport/PreflightReport/Errors/PreflightReportItem/Message",Dataset="B/W",Model="XML",Separator="<br>",Space="trim"]
Basically pointing out multiple datasets to take information from. Anyhow? Thanks.[Metadata.TextIndexed:Path="/EnfocusReport/PreflightReport/Errors/PreflightReportItem/Message",Dataset="Check1;Check2",Model="XML",Separator="<br>",Space="trim"]