Job with identical reports misses two tasks, how to repair
With my new client I have a job with the same job running seven times with different prompt values and mail recipients. I added one mail recipient to one of those seven tasks. This morning I see that...
View ArticleMOVED: Can I use the expression IF to find more than one condition?
This topic has been moved to Report Studio.https://www.cognoise.com/index.php?topic=34810.0
View ArticleRe: Never Introduced Myself
Welcome back to Cognoise! I'm really sorry your first introduction post got lost, but on the bright side, at least we got our forum back We're really glad to see you on Cognoise. The amazing knowledge...
View ArticleRe: Transformer in CA
With the upcoming CA 11.1 release, there may be the odd new board we need to add (ooh, how exciting - new stuff!! ). If there are any current boards we're obviously missing, we could get them added at...
View ArticleRe: subtract a value that exist in Query 1 from a value that is in Query2.
well,unfortunately, there is no way to join since the calculation between these two queries are based on two different reasons? But at the end, I have to subtract the results from the two queries from...
View ArticleRe: subtract a value that exist in Query 1 from a value that is in Query2.
You should probably try to understand the available data items in your package before starting the reporting process. It's possible that your package has data items for setting up the relationship and...
View ArticleRe: Cognos Custom Control for Keyup event in a textbox prompt
https://stackoverflow.com/questions/52078479/cognos-11-javascript-to-achieve-onkeyup/52084952#52084952
View ArticleRe: Cognos 11 Dashboard data source
Sorry for indefinite details. My question is can we create Data source connection at Cognos portal level and use it as a Data source/can we write Free hand SQLs/Package is recommended?Why I am posing...
View ArticleRe: Report per email waiting forever
nah, if they run several times successfully and then once not than I do not believe its the size.
View ArticleHow to browse image if I am on Linux without Apache
Hi I did not install Apache, and use ip:9300/bi to visit CA11, but acutally I can not browse image, and can not insert image. I checked all IBM's document is based on IIS or Apache, will it be possible...
View ArticlePrompt when done with 'Cascade source' not showing values for some selection
Hello, I have 2 prompts in my report which is used to pull data from a summary table. Example: First prompt for Gender and second for Race.   When I choose "cascade source" option for second prompt,...
View ArticleReport on HANA Views as Data Source Throwing Server Error
Hi,Certain report could not run because a server error occurred. PFB for detailed error. Could somebody direct me the approach to debug the same.QuoteXQE-DAT-0001 Data source adapter error:...
View ArticleRe: Anyway to force a report to have output as .csv
So you can specify the delimeter weather comma,space,pipe?
View ArticleRe: Anyway to force a report to have output as .csv
yup. default will be tab if i am not mistaken.
View ArticleRe: subtract a value that exist in Query 1 from a value that is in Query2.
another approach for single row is to create a data item and give a fix value for both queries. then use that for your join
View ArticleRe: subtract a value that exist in Query 1 from a value that is in Query2.
Yes, that is exactly what I was thinking. Thanks a lot:)
View ArticleRe: Get the Previous Year's Only for Days Between two dates(Relational)
WHOMM! Interesting. OK, I'll try that. thanks
View ArticleRe: Get the Previous Year's Only for Days Between two dates(Relational)
Ok, it is returning 9999 so you right, the logic is not working.The Data Item is dropped on top of a Singleton.When I actually run the View Tabular on the Query,I see the 2017 related data which are...
View ArticleIssues connecting to a SQL Server (Windows / AD Authentication)
Need some expert help - using Cognos Analytics 11.0.7 (SSO Enabled using Active Directory) and trying to create a new data source using SQL Server Native Client. Using windows authentication on the...
View ArticleRe: Get the Previous Year's Only for Days Between two dates(Relational)
singletons display single data (hence the name). meaning if your query returns multiple rows, singleton will display the data in the first row.i am not sure though if that will help solve your issue or...
View Article