Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

How to setup relationship for binary data ( HASHBYTES md5)

My datasource is a SQL server and I have my primary key column in binary form i.e if the value is 'gurudev' the value is HASHBYTES('md5','gurudev).

The column is of type binary and is not visible in relationship section to setup relations. How do I handle this. I know I can use views but I need other ways to solve this

 

Thanks!

3 Replies