Show value from an xml in a report
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-31-2024 11:41 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-31-2024 12:27 PM
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...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-31-2024 11:13 PM
Yes but it doesn't come as option to create score.