ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Need to filter rows based on value from one column Hey Ravid_PaldiTeam, thanks for your help, I'll give more details on the I only want to filter a row based on the conditions value of 1:3 columns. If Columns A doesn't have a value, filter out the row. I still want to show Columns B and C. The values for columns A,B,C is using a "count(item_name)" function so I can simply use the built-in filter of "item_name>0" which tried but doesn't work. This would be something we would use in a normal table in sheets where we can filter out rows based on the filter conditions we set in the column. thanks in advance for your help Re: Need to filter rows based on value from one column Thanks, mdoria agree, it's actually a basic thing in any BI tool except for Sisense... Need to filter rows based on value from one column Hello - any idea how I can filters row based on the value of only one column? Example I only want to show rows that have a value ">0" for apple_pay