Forum Discussion
RohitClouds
3 years agoNew Member
Data Conversion Error: Value of Type Binary Cannot be Converted to Type Record
Expression.Error: Incompatible Types - Unable to convert Binary to Record. The provided value [Binary] cannot be transformed into the expected type [Type]. My code is: ----------------...
Legend_11
3 years agoResolver I
Could you try this steps?
RohitClouds
3 years agoNew Member
I am trying to fetch the data using POST API. Whenever try to retrive the the data from query it is giving me an error "Expression Error: We cannot convert a value of type Binary to type Record"