Forum Discussion
drmshahid
3 years agoNew Member
Integer array read as text by power BI, converting the type does not work
Reading data from a PostgreSQL database in power BI. One of the columns in my data is an integer array; so each cell has an array data. When Power BI reads it, it shows it as text. Furthermore, when ...
drmshahid
3 years agoNew Member
Thanks, it works. The eventual goal is to plot the distribution of these array values, combined for all rows (keeping in mind that each array here is in one row), using a suitable Power BI visualization.