grid icon indicating copy to clipboard operation
grid copied to clipboard

Can you reference filter views by name?

Open dioptre opened this issue 4 years ago • 0 comments

Instead of A5 I'd like to use structured referencing:

SUM(DeptSales[Sales Amount])

instead of

=Sum(C2:C7) 

Is this possible?

How far off could we do something like this?

dioptre avatar Jul 19 '21 20:07 dioptre