I have a main report with a series of sub reports.
In the main report I have my styles defined.
I am now wanting to use these styles in my sub report without needing to recreate them.
I know I can export my style to a .CSS from my main report, then import to my sub reports, but if I subsequently want to make a change to my styles I would need to then go through the whole export and re-import process again (I have about 13 sub reports).
Is there a way for a sub report to inherit styles directly from it's main report OR is it possible to map all reports (main and subs) to a COMMON .css file?
Many thanks in advance.
In the main report I have my styles defined.
I am now wanting to use these styles in my sub report without needing to recreate them.
I know I can export my style to a .CSS from my main report, then import to my sub reports, but if I subsequently want to make a change to my styles I would need to then go through the whole export and re-import process again (I have about 13 sub reports).
Is there a way for a sub report to inherit styles directly from it's main report OR is it possible to map all reports (main and subs) to a COMMON .css file?
Many thanks in advance.