Hello there
Let's illustrate today's topic with a situation like below:
If you look at the data from the above column LSP name, you will find that all of the LSP names have an "_" in the middle somewhere. Well, except the one called "ingress-", which is an "-". However, the part before and after "_" may have different length. So now, if I want to display only the part before or after "_" regardless of the length or the location of "_", how...
Find trivia IT Project challenges here
I provide solutions
Various scenarios of designing RPD and data modeling
Find the easiest and most straightforward way of designing RPD and data models that are dynamic and robust
Countless examples of dashboard and report design cases
Making the dashboard truly interactive
The concept of Business Intelligence
The most important concept ever need to understand to implement any successful OBIEE projects
Making it easy for beginners and business users
The perfect place for beginners to learn and get educated with Oracle Business Intelligence
Wednesday, July 25, 2012
Sunday, July 22, 2012
OBIEE Project Case Study 1 ---- Dealing with complex filtering requirement Part 1
Hello again.
So today I want to talk about the requirement I came across during the project, which is about seeing the data they want to see based on the filter criteria selected on the dashboard. Like any requirement gathering process, we have analyzed the requirement, translated into the technical language and built the report as first cut. During the validation stage, as the analysts and designated users played around with the reports, they...
Tuesday, July 17, 2012
Dynamically reporting based on date or time with presentation variable -- Part 2
So continuing on with the issue previously discussed, I have decided to start with creating a few prompts that will at least dynamically switch between "date" and "hour". The technique used here is the same as in this entry. The prompt created will look like the following:
I call it Time scale granularity. This prompt will give only two hardcoded values "day" and "hour", which by setting a presentation variable "vardateselect", will be passed...
Wednesday, July 4, 2012
Dynamically reporting based on date or time with presentation variable -- Part 1
In the past, I have come across requirements that need to build 1 report where user can dynamically choose the time period as monthly or yearly based on user input from the dashboard. I have documented the process of building that report in the previous post. However, there was an issue with that approach. It is that this will only work when the 2 columns have the same data type. Now what if users want to see a graph where on the Y Axis would should a range of dates when it is "daily report", and then want to see a range of hours when it is "hourly"...
Subscribe to:
Posts (Atom)