Forum Discussion

pbi_data's avatar
pbi_data
Frequent Visitor
3 years ago

Filter text in Power Bi using DAX

Hi, Can you help me how to create a table B from table A using DAX that includes only rows for customer id's that contain only the string price w/o th word standard. IS it helpful to use the NOT(CON...