All values as default option in OBIEE

Hi, I came across a requirement where I wanted the Departments to show all column values but do not want the dashboard prompt defaulted to all column values. Found this article in the blog where adding % as default values does the trick. When defining the presentation variable after defining the name in the filter in place of default values place % and that should … Continue reading All values as default option in OBIEE

Best practices for setting up MUD – Multi User Development in OBIEE 11g

What is MUD ? —Multiuser development (MUD) provides a mechanism for concurrent development on overlapping code bases.It provides a built-in versioning system for repository development. How does MUD Work ? —Several developers work concurrently on subsets of the metadata and then merge these subsets back into a master repository without their work conflicting with other developers. —Administrator creates projects in the repository file in the … Continue reading Best practices for setting up MUD – Multi User Development in OBIEE 11g