We have built reports in Report Studio and use Tabular SQL for writing our queries. Our organization is having trouble with the COGNOS environment, and they are blaming that instability on our use of Tabular SQL. They have told us that COGNOS does NOT support Tabular SQL. We are having...
I have created a Power Prompts web application that will dynamically create user generated reports. They can choose any field available in the catalog they want. Using Power Prompts scripts, I add the fields using
GetReport().AddDataItem(colName,"[" + fldPath + "]")...
I'm trying to load xml data from a separate page into a html page in powerprompts.
I can load a string like;
var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.loadXML("<employee><tag1>GREEN</tag1></employee>");
this works fine.
I would like to load xml...
I am new to Cognos powerpromts and HTML but learning fast and having fun.
I can set up a powerprompt appplication with multiple pages and produce a report.
My question is, I want to use frames, loading multiple pages, and delete and add them at will. Works great outside powerprompts! In...
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.