Forum Discussion
Filter with many condition - DAX
I have have follwoing Table, the Invoice number with Dr/Cr Column, need to filter the common colum where invoice number duplicated with Dr/Cr. need summery similar to Screen shot 02.
pls advcie how to perform the DAX Formula.
Screen shot 01
Screen shot 02
9 Replies
- CNENFRNLCommunity Champion
Drag and drop those columns to a Matrix viz, voilĂ , that's all.
- WasfiathharFrequent Visitor
If I drag and drop other additional Column with Dr/Cr also will be available. How we can remove. Correct me if I'm wrong
- CNENFRNLCommunity Champion
A simple measure is enough; but I don't bother to author a single measure if the thread initiator doesn't provide any mock dataset.
- Ashish_MathurSuper User
Hi,
You can also solve this in the Query Editor using the Pivot Column feature.
- WasfiathharFrequent Visitor
from this table need to find the invocies number with duplicate then both side with "Dr/Cr" to be filtered further. any idea how i can perform by DAX, need the exzpeprt solution,
in my cases Power Query will not work, as individual colmn from differnt table merged.
- Ashish_MathurSuper User
Hi,
Share the download link of your PBI file.