Forum Discussion
Anonymous
9 years agoNot applicable
DAX Calculate help
Hi, I am wanting to use the following DAX code to retreive Values based on INET titles. However it is returning nothing... Have I formulated the DAX correctly? Thanks. PrintDigital = ...
v-ljerr-msft
Microsoft Employee
9 years agoHi Anonymous,
Are you using the formula to create a measure or calculate column?
Is there any relationship between your "titles" table and "userDefs" table? What's the formula of measure[NoOfAds]?
Could you post your table structures with some sample data and your expected result, so that we can better assist on this issue? :smileyhappy:
Regards