Modern experience SharePoint List A has a LookUpColumn that retrieves values from NumberColumn in ListB. I need conditional formatting that applies a color across an entire row based on a value in the LookUpColumn.
Currently, lookup columns are not catered for OOTB. So far, I applied JSON but it formats only the column. How do I format an entire row when it is based on a LOOKUP column?
Update:
ScreenshotsScreenshot show current impact of formatting for row and column:

