not too tuff..
ok The report MUST run.... but size isn't an issue...
Hide all the output in the subreport.. DON'T SUPRESS .. ONLY HIDE..
and make the subreport TINY!! keep the size of a text box if you can, as its easier to find that way! :)
I thought of doing something a little kewl.
I wanted to encrypt some data in my database and store it encrypted in the cube.
IE:
Dencrypt([Measures].[Stocks])
The function works Great.. so Now I wanted to use this as a measure..
No Joy.. :(
I was wondering.. I know that I have to check...
Can't you call it from a vb script?
PEOpenengine
Job==peopenprintjob(Myfile)
//-- Set your output option export options...
PestartPrintjob(Job,true)
PeCloseEngine
It's only pseudocode but should get you there if yoiu can include the global.bas file.
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.