Forum Discussion

ysapiyev's avatar
ysapiyev
Responsive Resident
8 years ago
Solved

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 it can be done?

 

Thanks

  • ysapiyev's avatar
    ysapiyev
    8 years ago

    v-chuncz-msft,

     

    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.

5 Replies

    • ysapiyev's avatar
      ysapiyev
      Responsive Resident

      Thanks for your reply. It does not work well in my scenario. For my scenario, preset cards should be, with 4 data displayed in the corners of rectangle.

    • ysapiyev's avatar
      ysapiyev
      Responsive Resident

      v-chuncz-msft,

       

      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.