A Business Objects Full Client report developer has created a report and saved onto local disk. It was never exported to repository.
The same user tries to open the report after 10 months and it gives the error 'You are not authorised to use this document (FMR0008).
I have asked him to log on...
Sri,
My problem of report header not getting repeated across the page is resolved.
However after seeing your reply, I have now realised that the section Dimension need also to get repeated across the page.
Whats the work around you suggest psl?
Many Thanks
Kannan J
Hi
I am sorry to have created a confusion here. I was talking about the report header.
However, these cells were not in report header and were part of section header set to repeat on every page. It looked liked report header as it was near the top of the report. Its a shear shame on me...
Hi Nalmond,
What I believe is the problem is the Time part of the date value. Please truncate the time part when you get the date itself.
Please create a universe condtion as below
( Trunc(table_name.field_name>) >=@Prompt('1. Open Date (DD-MON-YYYY)','A',,MONO,FREE)
Use this condition in...
Hi Nalmond,
I just tried inserting the formula into the cell in my report and it works fine.
In the formula that I specified earlier, there was a small bug..viz, the date format should have been dd-mmm-yyyy, which you have already modified.
Could you send a copy of the report to me...
I have tried the same with ToDate function and it works
Here we go :
=ToDate(UserResponse ("Query 1 with SITSSRSL" , "1. Enter Award From Date After (DD-MON-YYYY)") , "dd-mON-yyyy")
If it doesn't still work, make it as a detail dimension and try.
Hope this helps.
Jayaram
Thanks you very much sri for your reply. I have checked all you have mentioned. Its all done properly...
Even when I see in page layout..It doesn't seem to repeat the header across the page but does down the pages.
More specifically, I have 2 cross tab and 2 tables in the report, and I have...
Hi,
I have a report that is based on a cross tab and a table placed adjacent to each other.
It has only one section. The cross tab runs over across the page as it has many columns. The Header is getting repeated down the pages but not across the pages.
Any help?
Jayaramk
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.