Posts

Moving BI to the Cloud: Ditch SSAS?

Image
  Possible Architectures 1: Power BI cloud on existing infrastructure The first option is the current situation at my customer's. Added an Enterprise Gateway to a rather 'classic' BI infrastructure, providing Power BI in the cloud. Variations are endless here - here's the essence I think: To get in depth knowledge on Microsoft business intelligence, enrich your skills on  Msbi online training SSAS has several uses here: Semantic Model: Calculation (measures calculate correctly on different hierarchy levels) Abstraction (hiding of technical columns, providing perspectives, etc.) Row-level security (RLS; being not in SQL Server < 2016) Caching (performance achieved through local / in-mem storage; Columnstore Indexes may minimize the performance gap though) 2: Move DWH to the cloud SQL Datawarehouse is Microsoft's cloud offering for a scalable DWH: Can handle Petabyte+ data Upscale / downscale within seconds...

Microsoft Power BI Features – Reasons Why Power BI is a Leader in its

Image
  Moving forward in our Power BI Data Flair tutorials series, let us explore some important features of Power BI thoroughly. Power BI is an efficient business intelligence tool loaded with data visualization and analytics rich features. Let’s start with the basic concept behind Power BI. What is Microsoft Power BI? Microsoft Power BI is a suite that is a collection of business intelligence tools such as software services, apps and data connectors. It is a cloud-based platform used to consolidate data from varied sources into a single data set. These data sets are used for data visualization, evaluation, and analysis by making sharable reports, dashboards, and apps. Microsoft offers three types of Power BI platforms i.e. Power BI Desktop (a desktop application), Power BI Service (SaaS i.e., Software as a Service) and Power BI Mobile (for iOS and Android devices). To get in-Depth knowledge on Power BI you can enroll for a live demo on     Power...

Refresh data in Power BI reports

Image
  When you publish a report,   Power BI   will not automatically update the data in the report from   Sage 200cloud . To make sure that your reports shows up-to-date information, you'll need to: Set up an on-premises data gateway in  Power BI . Set up a refresh schedule so that  Power BI  can refresh the data in your reports and dashboards for you, or refresh the data manually. Set up an on-premises data gateway in  Power BI The on-premises data gateway connects your data in  Sage 200cloud  and the  Power BI  Service. You will need to install the on-premises data gateway and configure it for the  Sage 200cloud  custom connector. Requirements You can find requirements and further information about the on-premises data gateway in the Microsoft documentation: On-premises data gateway We recommend that you install the gateway on a computer that is always on (such as your server), since the gateway will not be able to...

ETL Tool: How to simplify the Extract Transform Load Process

Image
  What is ETL? Extract Transform Load (ETL) are the three individual functions that provide the ability to push and pull data from a source database and place that data into another database. An ETL Tool is used to maintain ETL data consistency and simplify database integration and synchronization development tasks. When database integration is necessary, ETL systems provide the ability to synchronise data from one data source to another. For example, when data from a custom built website database needs to be placed into another database, such as an ERP or CRM system. In essence, an ETL Tool inserts rows into a database. To get in-Depth knowledge on Informatica you can enroll for a live demo on  Informatica online training The three individual functions that combine to formulate an ETL process are: Extract: The data extraction function reads and extracts data from a specific source. For example, an eCommerce store, ERP or CRM system. Data can be from the same so...

What is meant by MSBI?

Image
MSBI stands for Microsoft Business Intelligence. This powerful suite is  composed of tools  which helps in providing best solutions for  Business Intelligence  and  Data Mining Queries . This tool uses  Visual studio  along with   SQL server . It empowers users to gain access to accurate and up-to-date information for  better decision making  in an organization. It offers different tools for different processes which are required in  Business Intelligence (BI) solutions . To Get in-depth knowledge of msbi by taking  msbi online training . MSBI is divided into 3 categories: SSIS  – SQL Server Integration Services – Integration tool.  This tool is used for integration like duping the data from one database to another like from Oracle to SQL Server or from Excel to SQL Server etc. This tool is also used for bulk transactions in the database like inserting lacs of records at once. We can create the integration services mo...