I am trying to do a simple filter and save it to my table so I have the script for later use.
Basically I want my table to only show rows for a specific water meter, and then change the filter to show the rows only for another water meter.
This is because I know that one has more rows in the dataset than the others have... I also know through analysis in powerbi, that the scew is because one meter is logging data every hour and the rest is logging every 4 hour.
By filtering I want to assume I did not know that this was the issue, and I can only see that there more observations for one meter than the others.
I have tried subsetting and tried to add filters, but everything is stille showing. The ones that I have not clicked should be hiding, but I have not figured out how to get it to do that.