Forum Discussion
FOXYBARK
1 year agoHelper III
dynamically remove empty rows
Hello. Is there a way to remove my empty rows with no values? This matrix has a property slicer so the rows should disappear depending on what property is selected in the slicer. For example, in th...
- 1 year ago
FOXYBARK Use a Complex Selector to filter out the unwanted rows. The Complex Selector - Microsoft Fabric Community
lbendlin
1 year agoSuper User
To hide a row in a matrix visual all the cell values in that row need to evaluate to BLANK()