Forum Discussion
Anonymous
6 years agoNot applicable
Filter Data based on values starting with certain string
Hi! I want to ask if there is a way for me to filter the table below using DAX based on the Client IP address like the SQL query below: select * from table where Client IP like '%127%'; ...
- Anonymous6 years ago
This Solved my question. Thanks for your help!!
https://stackoverflow.com/questions/38767000/starts-with-in-an-expression-using-dax
Anonymous
6 years agoNot applicable
This Solved my question. Thanks for your help!!
https://stackoverflow.com/questions/38767000/starts-with-in-an-expression-using-dax