We have an impromptu report that is using PowerPrompts.
These powerprompts are used to dynamically add columns, filters etc to the report based on the user's selections (Kind of ad-hoc).
We need to implement the report in ReportNet.
Does anyone have any idea on how to go about doing this...
I have an xml file (given below) which lists out installs, changes and removes for each product. The xml also provides totals at the end.
I need to extract the totals (system_change_msg/totals/total_installs, system_change_msg/totals/total_changes and system_change_msg/totals/total_changes)...
My oracle database table has two fields [EST date, EHR varchar2(5)]. The data in EST includes time, for example '02/28/2000 8:27 PM'. The data in EHR would a string representing hours and minutes for example '10:11'.
In my impromptu report I need to add EHR to EST and display a new datetime. In...
I have 1 fact table (sales) and 2 dimensions (product and region).
At the model level, the usage attributes of the query items have been set appropriately.
Here's the error I get a when I try to create a simple report in report net.
"The chart and list cannot be rendered from the same query...
I tried creating a universe with a tab-deleminted text file as the data source (using a generic odbc text driver).
When I try to insert tables it says
"[Microsoft][ODBC Text Driver]Optional feature not implemented "
Any pointers?
Thanks
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.