Forum Discussion
PooBIDeveloper
4 years agoFrequent Visitor
Dax Validation on PAN Data
Hi All, Can any one help me to write Dax on Validation Of PAN no such as It should be 10 --using len() Pan no consist of strings and Numbers(ie ABCDE1212Q) first 5 will be string,the next 4 digi...
AlexisOlson
Super User
4 years agoI agree with ValtteriN. This is possible in DAX but doing it in the query editor instead is much easier, especially if you use RegEx.