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.   ...