Headers not showing
Hi
My reports has 4 master data bands in my report because I have 4 separate queries. Each master data bands has a header explaining what items are in that section.
My issue is that if any of the queries result in 0 records, the header doesn't print/show. However, I want the header to print so that we can see that there are no items in that section.
Any ideas how to get the headers to show?
Thank you!
My reports has 4 master data bands in my report because I have 4 separate queries. Each master data bands has a header explaining what items are in that section.
My issue is that if any of the queries result in 0 records, the header doesn't print/show. However, I want the header to print so that we can see that there are no items in that section.
Any ideas how to get the headers to show?
Thank you!
Comments
You may use Engine.ShowBand and show any band when you need
For example: