Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Dear Friends,
I am using IPL Crikcet Data set which can be found on
https://www.kaggle.com/manasgarg/ipl/data
I have created calculaed Measure to get the winner Team & would like to display logo of winner team. I have created separate table with Team Name & Team URL Mapping. Kindly help me on How to match team name with winner team & display the image. Thanks.
Solved! Go to Solution.
I used below function where team Logo is the URL field & team name is indicates
Winner Filter = CALCULATE(count(Logo[Team Logo]),FILTER(Logo,logo[Team_Name]=[IPL_Winner]))
Hi @ajinkya1907,
I think you can take a look at below link who mentioned about similar requirement.
Regards,
Xiaoxin Sheng
Thanks for your help @Anonymous
I used below function where team Logo is the URL field & team name is indicates
Winner Filter = CALCULATE(count(Logo[Team Logo]),FILTER(Logo,logo[Team_Name]=[IPL_Winner]))
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 |
|---|---|
| 48 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 74 | |
| 71 | |
| 34 | |
| 33 | |
| 31 |