Friday 31 July 2020

How to Hide or Disable "Create Bookmark Link" in OBIEE? | How to Hide or Disable "Create Prompted Link in OBIEE

The Create Bookmark Link is enabled by default in OBIEE. The following entry in the instanceconfig.xml under the "ServerInstance" node decides the feature of create bookmark link and create prompted link. 

<Dashboard>
<EnableBookmarkURL>True</EnableBookmarkURL>
<EnablePromptedURL>True</EnablePromptedURL>
<BookmarkExpirationDays>30</BookmarkExpirationDays>
</Dashboard>

Wednesday 15 July 2020

What is Power BI | Features of Microsoft Power BI | Basics of Power BI | Power BI Services | Power BI Desktop

Microsoft’s Power BI is a cloud-based, business analytics service by Microsoft for analyzing and visualizing data. It aims to provide interactive visualizations and business intelligence capabilities with an interface simple enough for end users to create their own reports and dashboards. Power BI gives you a platform to be productive and creative with the reports and analytics. 

Saturday 11 July 2020

DAX in Power BI - Where DAX can be used? - DAX Functions - What is Data Analysis Expressions (DAX)?

Data Analysis Expressions (DAX) is a library of functions and operators that can be combined together to build formulas and create expressions. As mentioned above, DAX is a formula expression language and can be used in Analysis Services, Power Pivot in Excel data models and in different business intelligence or visualization tools like Power BI.
Related Posts Plugin for WordPress, Blogger...

ShareThis