Forum Discussion
Taking Data from another table (Without relathions)
- 8 years ago
Hi,
Try this calculated column formula
=CALCULATE(MIN('Frequency Lower'[F.Puntaje]),FILTER('Frequency Lower','Frequency Lower'[Frecuency Lower]<=EARLIER([Dias Transcurridos])&&'Frequency Lower'[Frecuency Upper]>=EARLIER([Dias Transcurridos])))
As of now, nothing is returned because the lower and upper limit numbers in the frequency lower table are far below those in the Dias Transcurridos column.
Hello!!
Thanks for the help in advance! I tried to do what you say Anonymous. Buy it didn't work. The field is in blank:
Ashish_MathurI've uploaded the file in: https://files.fm/u/y6cnygt5
Thanks!
Hi,
I had made another request in my previous message. Please read carefully.
- Anonymous8 years agoNot applicable
Yes, I've read that but I didn't understand exactly what to do. Therefore I've continue with my original plan.
Do you have an example where I can see the changes and understand how to "have lower and upper limit column" ?
Thanks.- Ashish_Mathur8 years ago
Super User
- Anonymous8 years agoNot applicable
Done It! Link: https://files.fm/u/dtwr8sua
Thanks!