Tips and Tricks to Merge Two Power BI Reports

As of software development there is no version control and TFS or Git for Power BI to work multiple data analyst or Power BI engineer on same file at a time. On the other hand, we may need to finish design on time, and more than single Power BI Engineer need to work in same Power BI reporting project at the same time. For such … Continue reading Tips and Tricks to Merge Two Power BI Reports

Creating App Catalog in Modern SharePoint Online

App catalog is a separate site collection like team sites in SharePoint for configuring and managing SharePoint Store and its setting. This site collection is basically used for deploying custom apps which are developed for internal organization and makes those custom apps available in SharePoint sites to users to browse as well as add it. Users can search the deployed or installed apps from site … Continue reading Creating App Catalog in Modern SharePoint Online

Image Analysis in ASP.NET Core 5.0 using Azure Cognitive Service

Background Azure’s computer vision services give wide range of options to do image analysis. These AI services enable to discover the content and analyze images and videos in real time. Using computer vision which is a part of azure cognitive services, we can do image processing to label content with objects, moderate content, identify objects in image, extract text, generate details descriptions of the image, … Continue reading Image Analysis in ASP.NET Core 5.0 using Azure Cognitive Service