Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
I have a requirement like need to show Year, Quarter and Month filters in table format like below. How to achieve this
Based on Financial Period | ||||||||||||||
Year | Quarter | Month | ||||||||||||
2014 | 2015 | 2016 | Q1 | Q2 | Q3 | Q4 | Dec | Jan | Feb | March | April | May | June |
Thanks in Advance
Use a text box for the common title and place that where you want the title be shown.
uncheck the options as shown bellow
like this?
List Box -> Right Click Properties -> Properties -> Presentation ->Uncheck Single Column -> Check Fixed Number of Columns(No of Columns you want)
Hi Balraj,
I want Headers with table format? how to achieve it
Thanks
Table Format Means?
Goto -> Caption -> their you can set background color, text color, alignment etc for the header part
Hi,
Sorry i didn't explain you clearly, I have Financial Year, Financial Quarter and Financial Month. Instead of displaying separate titles i want to show common Title as " Financial Period " for Year, Quarter and Month filters. Is there any way to show like this?
Thank you
Use a text box for the common title and place that where you want the title be shown.