Does anyone know how to increase page size or row limit???
when i drill through from 1 report to another report i cant see report completely i need to click page down every time.. Do anyone have idea??
And Page Break option i saw in structure but getting error.
And one more thing in Value Prompt can i give default input, when i run the report it should show default input( Suppose only Delhi in India), then later i can select individual or all..
Anyone having idea about this???
Thanks&Regards,
Jayanth.
If you need to show all the records in one go and you dont want page up and down option you can do it by creating the report in Header and the set the Rows Per page property as desired.
Suppose " Delhi in India" is a value directly coming from the database and this data item is used for the Use value of your prompt then you can use Default property in the prompt properties and put Delhi in India as default.
I the value is not coming from DB and it a Static value then also you can add it in static choices and then in the default property in the prompts section
For breaking any page based on any specific criteria you can use sections or page break property
Hope this helps :) in case you still have doubts do get back to me