Forum Discussion
Markzolotoy
Impactful Individual
5 years agoPBI 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...
lbendlin
Super User
5 years agoAre you sure you can then actually display these binary images in the Power BI UI? via the Image URL?