How to use two xml in same rtf template ?
I have a requirement in BIP as below:
There are two xml files which i need to import on the one rtf. Out of two one xml will be the main data source to the rtf file whereas the second one will be have constant list of values which will be used to check certain conditions and take the relative values from it (from second xml), as the list of values can be large we can not have if statement or choose in the RTf file. Please suggest how to handle this issue.
Below is the example for my issue: