Comments
-
Happy to read that So can you do a last thing and close the thread? Still This question is Not Answered. for now ... PS: and maybe also few words on your final solution, just to give the full story to somebody else having the same questions in the future
-
3250772 wrote:Is Chrome 54 certified with the version of OBIEE that you're running? yes I would say "maybe" ... Chrome 54 was released in October 2016, your bundle patch is October 2014, so there can be things which changed in Chrome 54 and not working with you bundle patch anymore... (I'm not saying it's the case, but you…
-
That's why I asked for the "exact version" of OBIEE, so bundle patch included. Chrome support had issues in 11.1.1.7 because of Chrome updates and various bundle patch fixed them (here is where @rmoff was going with his questions).
-
Hi, You are talking about applications but this is just your own definition and segmentation of a single OBIEE instance, these applications doesn't reflect on the server as independent things. That's why the BAR will contains your full OBIEE and when you import it you import the full OBIEE (ok, you can import only some…
-
Hi, To get some answers you must give something more ... Exact version of your OBIEE, version of your browser, some details of what the chart is doing (displaying 10 points or 10'000'000'000). Also do the common debug processes (clear browser history and files, test different browser etc.)
-
Did you try conditional formatting based on your cell value? It's in the properties of the column.
-
2955702 wrote:Login is slow & refreshing reports is slow too. Compared to what? Is it a feeling like it's slower than something else? Did you just expected something else? Did you spent some time analysing what your system does? Worth a look at @rmoff Silver Bullets presentation:…
-
It depends a bit on your OBIEE (there are tons of 11g versions) but it works fine with a DB 12c. If it's a production or similar system then it's better if it is certified and for that you generally need to update your weblogic to 10.3.6 (from the base 10.3.5 provided with your OBIEE). As said it works even without that…
-
Not really, the filter view show you the column name or formula, so if you used a formula instead of a column from the RPD you see the formula.
-
In the RPD you can set the aggregation to MAX on the logical measure and then by setting the correct content level force the "by" or let it free based on the analysis the users build.
-
And what is the function supposed to do? Return you the last value of something? As long as you model it right in the RPD you can set a LAST aggregation on measures...
-
Hi, If it's for development I would follow Christian with VMs as you can easily have multiple versions. If you mean Admin tool sure, not a problem, you can install as many as you want next to each other. If you mean full OBIEE on your server it's also a yes, as long as you install into different folders and you pay…
-
Hi, There are many ways to manage this requirement in OBIEE. First you need to be able to identify for each user which branch they will be allowed to see (by querying a database table of employees locations or something like that). The idea is to have a session variable defined for every user in your system and use that…
-
Hi, Haree wrote:...my requirement is to deliver three different exported file for each region through single mail. One agent = 1 object = 1 file / 1 attachment So 3 different files in a single mail no, not possible. The only way to cheat a bit is to build a dashboard with your different content in different pages (or all…
-
Conditional formatting on grand totals doesn't work anymore in latest 11g versions and there is no way to make it work as "conditional formatting". The old hack of the XML doesn't work as the structure changed, in the latest 11g there is a different piece of code that can be accepted by the analysis but then the logic on…
-
Christian Berg wrote:+1 it works upon join creation but will throw that error if you try to modify an existing join If the existing is a simple join with just =, > and < operators as Christian said you get an error. This happen because when writing the BETWEEN it's not a "simple" join but switch to a "complex" join. So if…
-
Hi, Try again as it works and that's the way to make it ... When you draw your physical join you can't write directly into the "Expression" field, you must click the icon on the right to open the "Expression Builder" and there you can write your full condition (id = id AND date between date and date).
-
Hi, #2 from @mac2 sounds good but ... your date make it not really fully usable ... Jerry S. wrote:... because Expenditure records do not exist for every Budget item. This one will make your life complicated. What do I mean? Well ... as soon as you bring in the "Color" column you will lose the data relative to pens and…
-
Oracle Business Intelligence 12c Configuration Assistant not launching Different issue but a common point: Windows 7 = unsupported OS = desktop OS (not enterprise) = issues
-
Is it because of licensing issues that you look for this? As Christian said it's related to your authentication providers in Weblogic Console....