Hi myDBR Representative,
How are you doing today? I am trying to format the footer row so that the font is bold with a normal font style. I have used the following footer styling to get this to work just fine with the HTML:
SELECT 'dbr.footerstyle', 'font-style: normal; font-weight: bold;';
The issue is that while the bold works for the excel export the font style does not seem to be honored and instead the footer text shows bolded italics. Is there a different way to approach this for the excel export?
Thanks,
Noah