Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
OK. Solved it. Re-uploaded as a PNG. and it likes that in IE.!! thanks for talking this thru. cheers!
-
for example, this picture is taken out of IE, and you can see how i tried to re-upload but it still shows my image as an X. other images beside it are showing though....
-
Trying to display them on a dashboard, using dashboard object: Link or Image - then selected image. when i try to browse to the catalog select the image that way, the folder i made for it with the picture in it - shows up empty. not sure if which way the picture makes a difference or not?
-
Hi, Not sure of the policy decision of why they kept with IE, but i did check and it appears on Edge just fine, as it does with Chrome. The images were uploaded to the catalog from my desktop and are .jpeg. smaller than the OBIEE image upload limit. Just a picture of text with an arrow graphic.
-
Yes, those two prompts listed are the same prompt and are both variable prompts.... in the prompt edit screen when i showed above - have the checkbox that says "Enable User to Select Multiple Values".. i was thinking this was the mechanism which allowed the all column values choice to appear...
-
Okay, i figured out how to get the numbers to show correctly in this instance, but I do not know how to fix things to make them best practice. for some reason it was wanting how many months to go back instead of the year, so i put in 12 (without specifying the actual level either (have column in analysis)) and now it is…
-
@Joel Acha thanks for the copy paste trick. neat.
-
so i had read an article saying that if the time column is being used in the analysis, then it is not needed in the forumla calc. this was the case in the instance that I got this to work on another analysis. also i am now past the error when analysis loads, but it is showing the same total as current year, and is not…
-
That's the name of the hierarchical level. Column name for year (in our case) is CAL_YEAR_NUMBER
-
I am not exactly sure what happened but without changing the formula, now i am getting data return... except only problem now is, it is returning the same years total, and not the year before. when i try to add the time level in i get the following error inside the edit formula form :
-
I have it as : AGO("DW_RETURN_TRACKING_F"."DOC_LOC_NBR_CNT", 1) which does not throw an error when inputting the formula... played around with it a couple ways and every other way but this one threw an error inside the actual edit formula form.......
-
Hi Joel, Thanks for the response. Looking at this article it has a solution as: Solution : Just include one more logical level for the Time dimension hierarchy and add the date_value(or a column which holds granularity for the row.) as a logical key. I have included a day logical level, and this exact setup has been used…
-
Thanks!
-
Got it fixed up! thanks for your help!
-
@Jerry Casey, One more question for you, I am having an issue when it comes to ordering the columns: In the Parent level "Result Columns": On the analysis when run: For some reason OBIEE doesn't want to make it easy for me to reorder these columns. I figured it should be easy enough to right click and move column, but all…
-
Jerry, Thank you for your help. I believe I am now past getting errors and am getting the data. now on to getting these filters to work correctly so I actually have different dollar amounts per their respective codes . thanks, Cameron
-
Would there be any confusion if you are using the same column for the measure in two different columns? in the first location there is a plain SUM, with a filter on the whole data set limiting by a certain revenue code. in the column I am trying to create, I was planning on putting a different revenue filter code on just…
-
Not having anyluck yet. maybe answering this portion could help me understand the result column origins for the existing measure column. So when I add each component column to each data set of the union, and come back to the headline columns , i don't see my new column set as a measure (no gold bar- only blue and white) -…
-
Thanks, Jerry. Will follow that and make a copy of the report and try to implement. Will come back and let you know my findings. thanks very much.
-
Hi Christian, thanks for your timely response. I am not entirely sure which scenario it is as this point. I have a hunch that the RPD was not conformed correctly. Am going to dig in a bit further and see if i can figure that out.