Manage Permission and Giving Access to Power BI Reports and Dashboards
Post Views: 10,013 Introduction Security management, permission and access control is crucial part of any kind of system. To view and analyze the report and dashboard user should have access…
New Experience in Sharing Power BI Reports
Post Views: 693 Introduction We can share Power BI reports and dashboards with the user inside or outside of the organization. Power BI has brought new ways of sharing reports…
Check and Update Expiration date Client ID in SharePoint Online
Post Views: 1,088 We normally generate client Id and secret key from SharePoint Online for provider-hosted app. We use this client ID and key to authorize the application to access…
How to Handle Power BI Data Refresh Error: Refresh Token Expired
Post Views: 963 Background Power BI report users were not able to see the latest updated data in the reports So, I was refreshing data in Power BI manually but…
Office for the Web – retiring File Share Embed
Post Views: 78 Microsoft is going to retire the File Share Embed dialog from Office for the Web (Word, PowerPoint, Excel, and Visio) beginning July 1st 2021. Instead they recommend the…
Tips and Tricks to Merge Two Power BI Reports
Post Views: 3,117 Unlike 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…
Creating App Catalog in Modern SharePoint Online
Post Views: 395 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…
Image Analysis in ASP.NET Core 5.0 using Azure Cognitive Service
Post Views: 447 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…
What is Blockchain
Post Views: 528 Background In centralized database system, it is easy to control access and consistency where everyone is using same database. Additionally, in centralized database there is a central…
Upload Single or Multiple Files in ASP.NET Core Razor Pages with Insights
Post Views: 3,572 In this article, I will explain some file upload insights and show how to upload single or multiples in app.net razor pages application. I will cover following…