Period [format is changing]
Dear All,
Please anyone could help! I don't have BI publisher in my machine right now [I couldn't load it and check immediately]- I just modify the existing RTF directly.
I have gh.period column - which displays Jul-20 in XML, when it comes to excel it is like 7/20/2020 [20-Jul] - automatically to date format it is considering.
I tried like <?xdofx:format-date:PERIOD;'MON-YY'?>
<?xdoxslt:format_date(period,'MON-YY','MON-YY', $_XDOLOCALE, $_XDOTIMEZONE)?>
Thanks,