G
Guest
Hi,
I am trying to have a chart report displaying the results of following query
on which the chart is based on:
Fields used for the Total query are:
-CountOfDateOfReply: Displays the number of dates when replies were done on
time
-CountOfDateLoggedIn: Displays the number of dates when the data was first
entered into dbse.
-Following Expression:
Stage1KPINumber:Count([QryKPIStage1AOnTimeUnion].[DateOfReply]/[QryKPIStage1A].[DateLoggedIn])
The first 2 fields return the right value:
CountOfDateOfReply: 3
CountOfDateLoggedIn: 11
The result number in the Expression field comes up with 3, which is wrong,
when I change the propriety of this expression to percent, I then get 300%,
which is totally way out, the percentage should be 27%.
I also want to display the DateLoggedIn in my chart as date not as a count
digit from query, how can I achieve this?
Is there something I am doing wrong? How could I fix this?
Any help will be greatly appreciated.
Chris.
I am trying to have a chart report displaying the results of following query
on which the chart is based on:
Fields used for the Total query are:
-CountOfDateOfReply: Displays the number of dates when replies were done on
time
-CountOfDateLoggedIn: Displays the number of dates when the data was first
entered into dbse.
-Following Expression:
Stage1KPINumber:Count([QryKPIStage1AOnTimeUnion].[DateOfReply]/[QryKPIStage1A].[DateLoggedIn])
The first 2 fields return the right value:
CountOfDateOfReply: 3
CountOfDateLoggedIn: 11
The result number in the Expression field comes up with 3, which is wrong,
when I change the propriety of this expression to percent, I then get 300%,
which is totally way out, the percentage should be 27%.
I also want to display the DateLoggedIn in my chart as date not as a count
digit from query, how can I achieve this?
Is there something I am doing wrong? How could I fix this?
Any help will be greatly appreciated.
Chris.