The CreatorCon Call for Content is officially open! Get started here.

Show value from an xml in a report

Doraemon
Tera Contributor

Hi,
I need to show value from an xml in a score widget report. How can i achieve this?
from the below XML i need to show value : 250 from <count>250</count> and show it in a score format in new report. How to do this?

below xml is from license_details table.

xml
<license_details>
<allocated>0</allocated>
<allocated_status>na</allocated_status>
<auto_sync>false</auto_sync>
<count>250</count>
2 REPLIES 2

AnirudhKumar
Mega Sage

Isn't Count a field on the License Details table?

I assume it should be a direct association to the field on the report then...

Yes but it doesn't come as option to create score.