Forum Discussion
Anonymous
1 year agoNot applicable
Dax comparison operations error with advanced full code
Hi Please help to fix my error. // Get list of files in SharePoint folder Documents = Source{[Name="Documents"]}[Content], // Get list of files in SharePoint folder #"LGUplus S...
Bibiano_Geraldo
1 year agoSuper User
Hi Anonymous ,
The error message indicates that there is an issue with comparing text values to integer values, determine which columns are causing the issue.
Its not easy to say beacuse we cant see your model.