Forum Discussion
satlasg
Helper I
8 years agoGet most recent values on new table column
Hello, I have two tables A & B with "many to one" relationship, as below: I am looking for a formula to fill in 'Table B'[Value Latest] based on the Value from the more...
nickchobotar
Skilled Sharer
8 years ago
Quick clarification. I understand that DAX code that I wrote does not work as calc colum, but does it work as measure in your model ?
satlasg
Helper I
8 years agonickchobotar
From what i tested, it does not work as a measure either. When trying to use it on a visual, i am getting:
"Couldn't load the data for this visual. Calculation error in measure, a table of multiple values was supplied, while a single value was expected"