Forum Discussion
ysapiyev
8 years agoResponsive Resident
How to create multiple cards in one visual?
Hello, I have a problem. I need to have a multiple cards, just like KPI card, in one visual. depending on the number of data. If there are 5 samples of data, then there have to be 5 cards. How i...
- 8 years ago
I looked at source code, a lot of things were hard to implement for me, therefore, I created new visual using basic text and rectangle.
ysapiyev
8 years agoResponsive Resident
I reviewed multi row card visual, it seems interesting, however, there are limiation for my data. there are row display, whereas for me it is required to have rows and columns. Also, ability to fill background color in each card would be useful. is there source code for that visual? so I can may be modify it for my purpose.
v-chuncz-msft
8 years agoCommunity Support
- ysapiyev8 years agoResponsive Resident
I looked at source code, a lot of things were hard to implement for me, therefore, I created new visual using basic text and rectangle.