When referencing a parameter twice within a query I recieve the error message below:-
Error:
Details:Failed to execute deployed method 'DataValue', using entity 'Grid1'. Item has already been added. Key in dictionary: '@Param' Key being added: '@Param'
parameter declaration:

Query:

Error:
(please ignore parameter variable name. The error message is the same)

This kind of reference could be accomplished in the previous version. 9.1
I will now have to create a parameter for each reference within the query?
Is this behaviour inteded in 9.2?