Forum Discussion
Repeat visualizations per row of data
I'm trying to determine whether Power BI supports creating a "table" where each row is a set of visualizations. Basically, is there a concept of a "repeater" where I can do something like:
for each (row) {
Fill Widget1 with row.data
Fill Widget2 with row.data
}
I see there are the table and matrix visualization offerings, but I actually want to fill more complex visualizations per row, like a radar chart or the like. Is this at all possible in BI or am I looking at the wrong tool?
I'm looking for functionality similar to http://dashing.io/, but that is more drag-and-drop vs code-y.
- Anonymous6 years ago
Hi Anonymous ,
>>I'm trying to determine whether Power BI supports creating a "table" where each row is a set of visualizations.
Nope, power bi does not support these. You can only storage normal values into the data model tables. (it doesn't support list, table, record, key-value part, and other specific types)
Regards,Xiaoxin Sheng
1 Reply
- AnonymousNot applicable
Hi Anonymous ,
>>I'm trying to determine whether Power BI supports creating a "table" where each row is a set of visualizations.
Nope, power bi does not support these. You can only storage normal values into the data model tables. (it doesn't support list, table, record, key-value part, and other specific types)
Regards,Xiaoxin Sheng