Skip to content
← Back to the guide

SharePoint list and column formatting (JSON)

5slides. Screenshot a slide, download it as a PNG, or use your browser's Print → Save as PDF for a LinkedIn-ready multi-page carousel — each slide becomes one page.

M
solvingmicrosoft365.com
1 / 5

SharePoint list and column formatting (JSON)

How JSON-based formatting customises SharePoint list views without code — what's possible and where to start.

Solving Microsoft 365 · www.solvingmicrosoft365.com/guides/sharepoint-list-formatting

Slide 1Download PNG
M
solvingmicrosoft365.com
2 / 5
01

What you can format

The same engine works in Microsoft Lists, SharePoint document libraries, and list views embedded in Teams tabs.

Solving Microsoft 365 · www.solvingmicrosoft365.com/guides/sharepoint-list-formatting

Slide 2Download PNG
M
solvingmicrosoft365.com
3 / 5
02

How it works

You write a JSON object that describes the rendering. The JSON references the field's value via @currentField, the row's other columns via [$ColumnName], the current user via @me, and various contextual values. Conditio…

Solving Microsoft 365 · www.solvingmicrosoft365.com/guides/sharepoint-list-formatting

Slide 3Download PNG
M
solvingmicrosoft365.com
4 / 5
03

Getting started

The fastest path:

Solving Microsoft 365 · www.solvingmicrosoft365.com/guides/sharepoint-list-formatting

Slide 4Download PNG
M
solvingmicrosoft365.com
5 / 5
04

When not to use formatting

For administrators and citizen developers, list formatting is the closest thing to "customise SharePoint without code" that produces good-looking results. Invest a few hours in it; the payoff is dozens of polished lists…

Solving Microsoft 365 · www.solvingmicrosoft365.com/guides/sharepoint-list-formatting

Slide 5Download PNG

Auto-generated from SharePoint list and column formatting (JSON). This page is not indexed and isn't part of the guide itself.