Forum Discussion

rafal_walisko's avatar
3 years ago
Solved

CQD Data Connector Type Mismatch Errors

Hello I'm trying to create a measure from CQD Connector data that will count all conference ID.

 

Measure = calculate(count(CQD[Conference Id]))
I'm getting the error of DISP_E_TYPEMISMATCH.
 
Is there any way to get this measure working somehow?

2 Replies