Category: General

Categories and tags are the two default taxonomies that we use at the European SharePoint, Office 365 & Azure Community website. By design, all posts must be filed under at least one category. As you can imagine, ‘General’ is where we can list almost any topics that is not filed under the other subject headings.

However, some subjects are wide and broad in subject and need to be included in our blog, but don’t quite fit under the existing taxonomies. Hence the ‘General Category’. Content covered can vary from a .NET Runtime for AOT to a SharePoint Conference North America Keynote Summary, Pulse Survey or monthly top SharePoint, Office 365 & Azure resources.

Customize Modern SharePoint List Forms using JSON
Customize Modern SharePoint List Forms using JSON
Blog Posts

We usually use SPFx or Power Apps to customize the forms in SharePoint online. This article will show how you can customize an out-of-box SharePoint list form using JSON. You don’t need to customize the form using SPFx or Power Apps. Some simple JSON can be used to customize the header, footer, and body of… READ MORE

What is Microsoft Syntex?
What is Microsoft Syntex?
Blog Posts

In the age of technology, businesses are drowning in a sea of data, desperately searching for valuable insights to guide their decisions. But alas, much of this data is an unorganised mess, making it near-impossible for companies to extract meaningful information. That’s where Microsoft Syntex swoops in to save the day! This genius AI-powered service… READ MORE

What is Power Pages?
What is Power Pages?
Blog Posts

Power Pages is a website building and hosting platform that sits on top of Microsoft Power Platform and offers pre-built templates and tools to govern and administer your live sites. As the newest addition to the Power Platform range of tools, Power Pages empowers you to build low-code, scalable, and secure business-centric websites whether you’re… READ MORE

Teams monitor
Teams monitor
Blog Posts

A simple command line application that connects to the local Teams API and forwards the meeting status to any endpoint (you manage). Sending the status from your Teams client to any website is a matter of three steps: Install the tool dotnet tool install –global SvRooij.TeamsMonitor (optional) Set the Team token in environment TEAMS_TOKEN Run the tool teams-monitor… READ MORE

Power BI Paginated Reports: How To Format List
Power BI Paginated Reports: How To Format List
Blog Posts

In this tutorial, you’ll learn how to format lists in Power BI Paginated Reports. Specifically, you’ll learn how to add texts and create dynamic table headers. The goal of this tutorial is to create a list in a paginated report that looks similar to this: A Dynamic List Header In Power BI Paginated Reports Insert a textbox… READ MORE

INTRODUCING DAX WINDOW FUNCTIONS (PART 2)
INTRODUCING DAX WINDOW FUNCTIONS (PART 2)
Blog Posts

This is the second installment in our two-part series on DAX window functions announced in the December 2022 release of Power BI Desktop. I will first answer the questions that I had received from the community about topics covered in the first article, and then go into more technical details about the implementations of these functions to… READ MORE

Onboard employees with Power Automate
Onboard employees with Power Automate
Blog Posts

I was trying to make something simple and fun. Thinking about HR challenges is something natural for me, that’s why I dived into the templates available in Power Automate and found something super simple but quite good. Sometimes simple is better. One of the most critical moments when starting a new relationship with your employee… READ MORE