Hi everyone
I am so close to figuring this out, the syntax is just giving me an error when i try to filter down on the (views) table. I am getting the error mentioned in the heading.
Here is the syntax I receive the error on -
SortByColumns(Filter('Daily Measurement', Person.Name=Gallery.Selected.Person.Name),"dlg_number",Ascending), 'Daily Measurement (Views)'.'Today Active')
I think it's the last part of the formula but I need to filter it based on these parameters because that's where the records I need are at. Any Idea how I can include 'Daily Measurement (Views)'.'Today Active')' without the error?
Thanks and Kind regards everyone.