
Please try below JSON codes.
{
"$schema": "https://developer.microsoft.com/json-schemas/sp/v2/row-formatting.schema.json",
"additionalRowClass": {
"operator": ":",
"operands": [
{
"operator": "==",
"operands": [
"[$Status]",
"Inaktiv"
]
},
"sp-css-backgroundColor-BgLightGray sp-css-color-LightGrayFont sp-field-fontSizeSmall sp-field-borderTopBottomSemibold sp-field-borderTopBottomSolid sp-css-borderTopColor-neutralPrimary sp-css-borderBottomColor-neutralPrimary",
"sp-field-fontSizeSmall sp-field-borderTopBottomSemibold sp-field-borderTopBottomSolid sp-css-borderTopColor-neutralPrimary sp-css-borderBottomColor-neutralPrimary"
]
}
}
Result:
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.