Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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😺