Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Krijgersss
Helper II
Helper II

Need some help with a dax formula

Hello i want to use this formula for a slicer but i want to have the first part with a || or 

Lege kaart assistent = If(HASONEVALUE(Assistenten[Assistent volledig]),SELECTEDVALUE('Assistenten'[Assistent volledig],"Geen selectie"))

it think it most be something like this:

Lege kaart assistent = If(HASONEVALUE(Assistenten[Assistent volledig] || Junior[Junior volledig] || Controller[Controller volledig]),SELECTEDVALUE('Assistenten'[Assistent volledig],"Geen selectie"))

or something like this 

Namen leeg = IF(
        HASONEVALUE(Junioren[Junior volledig]), SELECTEDVALUE(Junioren[Junior volledig],
        IF(
        HASONEVALUE(Assistenten[Assistent volledig]), SELECTEDVALUE(Assistenten[Assistent volledig],
        IF(
        HASONEVALUE(Controllers[Controller volledig]), SELECTEDVALUE(Controllers[Controller volledig]))))))
but both doesnt work for me 

i have multiple slicers so if a value is selected in a slicer it gives me the value in a card visual is nothing selected in my slicers the card visual gives me "Geen selectie"

does anyone have the right formula for me 


many thanks 
1 REPLY 1
lbendlin
Super User
Super User

Not clear to me what you are trying to achieve. Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).

Do not include sensitive information or anything not related to the issue or question.

If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...

Please show the expected outcome based on the sample data you provided.

Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.