grid
grid copied to clipboard
Can you reference filter views by name?
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?