The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have one table containing object id and then expected location and real location. I would like to display the expected location and real location on the same map visual so that the user can easily see how far from each other the loctions are. Is this feasible in Power BI?
Solved! Go to Solution.
I think you'd need to unpivot the data so that you've got object ID, location type ( expected or actual ) and location. you could then use the location type as the legend.
Thanks @johnt75 That is working fine but the only issue is that i can't distinguish between the locaion of two objects if they have the same one. I tried to add the object ID in the tooltip but that does not solve the issue. Any ideas?
I think you'd need to unpivot the data so that you've got object ID, location type ( expected or actual ) and location. you could then use the location type as the legend.
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
38 |