Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mdxの「フィルター機能」に複数の検索条件がありますか?
可能であればどのように置くのですか
[メジャー]。[x]>0および[メジャー]。[y]=0
フィルタ内(式の設定、検索条件)
はい、追加できることがわかりました。以前に何を試したのかわかりませんが、うまくいきませんでした。
フィルター関数は次のようになります
filter(set expression, [Measures.[x] > 0 and Measures.[y] = 0)