Forum Discussion
PowerBItest007
9 years agoFrequent Visitor
Employee Card
hi every one
I have a question
is it possible to creat a Employee Card in Power BI
i have this 3 tables
| ID-Emp | Fname | Lname | Image |
| 1 | A | AA | Link |
| 2 | B | BB | Link |
| 3 | C | CC | Link |
| ID | ID-Emp | Adress |
| 1 | 1 | USA |
| 2 | 2 | Germany |
| 3 | 3 | France |
| ID | ID-Emp | Proj |
| 1 | 1 | HH |
| 2 | 1 | TT |
| 3 | 2 | FF |
| 4 | 2 | ZZ |
| 5 | 3 | KK |
can make in Report Like this
1 Reply
- AnonymousNot applicable
Hi PowerBItest007,
I haven't found any visual direct support to show the employee card. You can try to use multiple visuals and shapes to create a similar report.Visuals: Card, Image Viewer(custom visual) , slicer
Shapes: line, Rectangle
Regards,
Xiaoxin Sheng