Forum Discussion
Anonymous
2 years agoNot applicable
Server dails to refresh "Qe cannot convert the value "[Binary]" to type Binary" No binary value
I am getting to types of errors which are probably related. For context, the dashboard is a large and complex model with over 20 queries and 15 data sources, pulling from Azure, Shaerpoint and other ...
- 2 years ago
Anonymous for binary to type binary issue:
You need to make sure that all your connections where you are appending or merging data have the same privacy level.
Check this link: https://community.fabric.microsoft.com/t5/Service/Underlying-error-message-We-cannot-convert-the-value-quot-Binary/m-p/210034
This might also solve the first error?
Cheers,
Nemanja Andic
nandic
Resident Rockstar
2 years agoAnonymous for binary to type binary issue:
You need to make sure that all your connections where you are appending or merging data have the same privacy level.
Check this link: https://community.fabric.microsoft.com/t5/Service/Underlying-error-message-We-cannot-convert-the-value-quot-Binary/m-p/210034
This might also solve the first error?
Cheers,
Nemanja Andic
Anonymous
2 years agoNot applicable
This worked. THanks!