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...
lbendlin
5 years agoSuper User
The documentation does not mention any size limit for the binary cloumn type
Data types in Power Query | Microsoft Docs
There are many examples of image data being stored in Power Query columns https://blog.crossjoin.co.uk/2019/05/19/storing-large-images-in-power-bi-datasets/
but most of them use a text encoding .