Forum Discussion
Markzolotoy
5 years agoImpactful Individual
PBI Dataset - binary column
I want to know is there size limitations for a binary coumn type? Also will the binary column take a memory stream from C#?: byte[] imageBytes = Convert.FromBase64String(string); MemoryStream expo...
v-deddai1-msft
5 years agoCommunity Support
Hi Markzolotoy ,
Here is a good sample for your reference :https://www.c-sharpcorner.com/blogs/load-image-file-in-power-bi-from-sql-server
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai