Hi,
I am trying to build an XML but have run into two problems.
My first line is
<chart caption='BWB HR Secure - Report' subcaption='Gross Contributions' xAxisName='Department' yAxisName='Contribution' numberPrefix='$'>
But ideally instead of using $ I would like to use £.
Also on my second line I have:
<set label='P & A Law' value='218028.78' />
But it's objecting to the & in my label. Is there a way around either of these?
Thanks very much
Ed
I am trying to build an XML but have run into two problems.
My first line is
<chart caption='BWB HR Secure - Report' subcaption='Gross Contributions' xAxisName='Department' yAxisName='Contribution' numberPrefix='$'>
But ideally instead of using $ I would like to use £.
Also on my second line I have:
<set label='P & A Law' value='218028.78' />
But it's objecting to the & in my label. Is there a way around either of these?
Thanks very much
Ed