We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi everyone!
I would like to create dynamic image table or card which could show me the upcoming (3-4 weeks) fixtures. All images are connected into the model, however, I cannot find the way to create a horizontal chart that dynamically could show me upcoming fixtures as the team's logos.
Once I create Matrix table, however, the date filter in the table does not recognize weeks selected. Moreover, the logos only appear once rather than multiple fixtures select which could duplicate (playing the same opponent twice e.g.) - example is shown in above attached picture.
Thank you!
@Anonymous , Not very clear. To create a chart as a horizontal visual using measure. This what I have done when I wanted.
I created an index column, then I used quotient and mod (By 7, I wanted to keep 7 columns) , Then I used quotient as row and mod as a column of the matrix
Row =quotient ([index],7)
Col= Mod([index],7)
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |