SPFx Extension – Email Item/File URL
In SharePoint there used to be a ‘copy shortcut’ option in the right-click menu on a document. This feature is not available currently. Now we need to go to the share sub-menu to get a link to the...
View ArticleDisplaying SSRS Reports in External Applications using an iframe – SQL Server...
Problem Statement After upgrading the SQL Server Reporting Service to 2016, the SSRS reports embedded in different applications including SharePoint pages using an iframe tag or page viewer web parts...
View ArticleAdd Modern SharePoint Site Page in Microsoft Teams
Microsoft Teams is a chat-based workspace that brings together people, conversations, content, and tools for easier collaboration. SharePoint sites include the modern page feature, which allow you to...
View ArticleSharePoint Online – Analyze User Feedback using Sentiment Analysis API and...
The Sentiment Analysis API provided by Microsoft evaluates text input and returns a sentiment score for each document, ranging from 0 (negative) to 1 (positive). This capability is useful for detecting...
View ArticleMicrosoft Teams Custom Tab – Video Recorder App using SharePoint Framework
Summary Sample SharePoint Framework client-side web part for Microsoft Teams Tab illustrating Video Recording using MediaRecorder Web API. This is an experimental web part. Because this technology’s...
View ArticlePublish SharePoint add-in to Office Store
If you want your SharePoint add-in to appear in SharePoint Store, you need to submit it to the Seller Dashboard for approval. You can add and save your submission as a draft in your Seller Dashboard...
View ArticleSPFx Extension – Profile Completeness Meter
With the profile completeness extension we can encourage or force users to fill their profiles. This sample SPFx extension renders a profile completeness score. By clicking the score, user can see the...
View ArticleDeploy SharePoint Framework Web Part using Bitbucket Pipelines & Deployments
Continuous Integration and Delivery are the foundations of Modern Software Development. Continuous Integration and Delivery process is going to help your team in the following aspects: Revision Control...
View ArticleMicrosoft Graph API – Access Documents from SharePoint Document Library using...
Microsoft Graph is a RESTful web API that enables you to access Microsoft Cloud service resources. In this article, we will go through the requests we have to make in order to access the documents in a...
View ArticleGet Office 365 Tenant ID from Domain Name
OpenID Connect describes a metadata document that contains most of the information required for an app to do sign-in. This includes information such as the authorization endpoint, token endpoint,...
View Article