Hi again,
I'm using the following expression in a query:
Problem is, when I go to graph it I get told it is not seen as a number and only comes through as 1 (it is considerably larger). How do I make it so the expression is seen as a number I can graph?
I'm using the following expression in a query:
Code:
Expr1: (DSum("[Total Effort]","[Scheduled NPS Tasks This Month]"))
Problem is, when I go to graph it I get told it is not seen as a number and only comes through as 1 (it is considerably larger). How do I make it so the expression is seen as a number I can graph?