Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe'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
Hello,
please I have the list of project manager names per project ==> Column Called Project Manager Name
Table called : Tbl1.
i've inserted card to display the name of PM once the project name is selected. when we select only 1 project , the name of the project manager is displayed. however, when i selecting multiple projects, it displays always one project name.
i would like please your support, whenever we have multiple selection in project name, the card will be kept empty and if we select only 1 project, it will display the name of the PM.
Thanks in advance.
Solved! Go to Solution.
Hi @Zakaria_1980 ,
Check the formula below.
Measure = IF(DISTINCTCOUNT('Table'[Project])>1,BLANK(),SELECTEDVALUE('Table'[PM_name]))
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Zakaria_1980 ,
Check the formula below.
Measure = IF(DISTINCTCOUNT('Table'[Project])>1,BLANK(),SELECTEDVALUE('Table'[PM_name]))
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
please where i have to put this mesure as filter ?
under Project Name filter or in Project manager name card ?
and what criteria should i choose for this measure please.
please help me with steps to follow.
br,
I've tried, but I guess you have to support me a little with steps.
for that please find below the screenshot of the mesure that has supported me with:
below also screenshot of my dashboard for the list of project names and where you displyd the name of the project manager:
Thank you in advance.
i've tried but i guess you have to support me a little bit with steps.
for that please find below the screenshot of the mesure that you have supported me with:
below also screenshot from my dashboard for the list of project names and where i displyed the name of the project manager:
Thanks in advance.
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 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 74 | |
| 70 | |
| 39 | |
| 35 | |
| 23 |