Re: Using a Case When to Calculate a Fiscal Year From Prompt Page
Hi,Try thiscast(((cast(?p_TCalYr?, int))-1),varchar(4)) Good luckNew guy
View ArticleRe: Count expression in Dimension reporting to get the childrens childrens
Hi,Did you try filter(descendants(member,999,before)) instead of filter(children(member)) ?Good luckNew guy
View ArticleRe: Using a Case When to Calculate a Fiscal Year From Prompt Page
THat DOES calculate the correct year, bur for some reason calling that DEF, and ..._make_timestamp([DEF],10,1) errors as ...'SQLPrepareWithOptions' status='-56'I tried, again ...CaseWhen ?p_TMonth? IN...
View ArticleRe: _add_days Function is not showing in Where Clause
Yes I have checked Native & Cognos SQL - it is not showing.Perhaps it is the problem with Denodo Database.
View ArticleRe: Count expression in Dimension reporting to get the childrens childrens
Yes i did try that and that gives the desired results . but when a slicer is applied on the nested row for example Agency ,then the count always returns zero . Not sure what slicing on agency impacts...
View ArticleRe: Count expression in Dimension reporting to get the childrens childrens
Hi, Try nesting the account and see if any accounts really have sales > 0, if you haven't tried that. And shouldn't the tuple should have the account too.Good luckNew guySent from my iPhone using...
View ArticleRe: Is it possible to change the number of rows displayed in the HTML?
Hi HesporaThanks for your replyHere the user wanted the text box prompt and he wants to enter some value in the text box,based on that report needs to be displaythanks
View ArticleRe: Calculating average without zero
really the only thing that should change is your denominator; the numerator will stay the same if zeroes are added in.So it should be[code]total(case when [date] in_range ?Date1? then [measure] else 0...
View Article11.0.6 Compatibility View Required for drag and drop in Query Studio
Hey Guys,Just wondering if anyone is seeing similar in that in order to drag and drop items in Query Studio, compatibility view is required?One of the main selling points for us with 11.0.6 was that...
View ArticleRemove Sign in and Sign out from Cognos portal
Hey Guys,We have our users hitting cognos via sso from another portal and our users never actually directly login to the portal.We want to prevent them from being able to sign in and out via the...
View ArticleRe: 11.0.6 Email Attachments not being sent - Stuck in Waiting
Figured out this is a known issue we were hitting;https://www-304.ibm.com/support/entdocview.wss?uid=swg1PI81587&myns=swgimgmt&mynp=OCSSEP7J&mync=E&cm_sp=swgimgmt-_-OCSSEP7J-_-E
View ArticleRe: The query specification is incorrect
Hi Krishna, Did you get a solution for the problem you are facing here. i am facing same problem now.
View ArticleRe: Using TM1 attributes from one cube to filter a second cube
Hi,Did you try the item(filter(hierarchy of the second cube, rolevalue('_memberCaption' of the hierarchy or attribute of the second cube = memberCaption of the week of the first cube derived by the...
View Articlehidding the Delete button from the portal
Hi all, Some users delete their report by mistake and I would like to know if is it possible to hide the Delete button from the portal? or to remove the delete right for the users ?Thanks in advance
View ArticleUsing Random images from web or Network PC (VPN) within Report Studio
Problem:Using Random images from web within Report Studio Cognos version: 10.2.2 FP4 RHEL 7Problem: Trying to use an image saved on network PC which is on VPN at this location:...
View ArticleRe: Converting from CQM to DQM...Validation Process Eventually Hangs
our team had the same problem. Even though Framework Manager appears to stop working, we let it sit on someones computer for 6 hours and it eventually finished.
View ArticleFiltering crosstab with nested rows on a user entered measure value.
Hello experts,I created a crosstab report with nested rows and measures.Now user wants to enter a value(text box prompt) for a specific existing measure and filter the rows based on condition (less...
View ArticleRe: Using Random images from web or Network PC (VPN) within Report Studio
You need to make sure that your cognos server can access the URL of the image.When generating PDF, it is the server that is accessing the image. When using HTML, the workstation fetches the image.
View ArticleRe: Using TM1 attributes from one cube to filter a second cube
Thanks.I'll see if I can work that out, but if you are using 'item' don't you also need to provide an index position as part of that function?How will this command perform if I can get it working?
View ArticleRe: 11.0.6 Invalid login response with SSO Login URL Rewrite rule
Hi,I'm also facing issue with SSO since install of R6 (truth to be said, install of R6 went so wrong we had to uninstall and reinstall..).My issue looks a bit different to your, as I don't face a...
View Article