10-25-2016 07:04 PM
Hi M.Appers,
I was configuring a BI map that should report the average values for selected polygons in the map. I added the Text Chart to report this and found that the message 'The value is:' is hard-coded. I could change it by adding new text to the HTML attribute, but that lost connection to the dataset and the average number was no longer reported.
Doing a bit of digging around I found I had to edit the BIwizard app.js file, run through the wizard and then run the published app. Having to change this way every time I create a new BI M.App will be a pain and messy. Is there are better way that I am not aware of?
Please see attached images for further info.
Solved! Go to Solution.
01-05-2017 06:59 PM
Hi Jonny,
Perhaps this helps?
01-08-2017 07:54 PM
Thanks James,
That does help a bit!