Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I want to make a silmilar selection,
dimtable is
TA
JPT
dan facttable column is like this
TA_a
Jpt
there is no common column to build a relationship, I want to make a slicer use dimtable to filter factable
here is the DAX:
Solved! Go to Solution.
Hi,
write your measure like this:
and add it to the filterpane of the visual, and set it to greater than 0:
Cheers,
Sturla
If this post helps, then please consider Accepting it as the solution. Kudos are nice too.
Hi,
write your measure like this:
and add it to the filterpane of the visual, and set it to greater than 0:
Cheers,
Sturla
If this post helps, then please consider Accepting it as the solution. Kudos are nice too.
very good😺
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 46 | |
| 45 | |
| 34 |