I have a column of 130 or so rows that contain either A,B,C,D,E,F ... When I try to access the
table.rows, all of the duplicate rows have been grouped together with no indication of how many there are.
Preferably, I would like to access the data without PowerBi grouping the duplicates and allow me to do my own analysis in Typescript.
Any suggestions and thank you.