Forum Discussion
Information flow between 2 tables
Hi GilbertQ,
I have already a relationship between these two tables, i used lookupvalue only to calculate the column: Last day of week of "stock " table .
Do you see any other solution ??
Hi NadaBen
What you could do is to create the calculated column inside your data model. Using DAX it is often easier to create the column.
- Anonymous9 years agoNot applicable
My best guess will be something w/ the relationship between the two tables. I would make sure bi-direction is off, and make sure the one side is your common dates table, the many side is your stock info.
If you have dates on rows, what are you using for your values?
- NadaBen9 years agoHelper I
I have checked all this, but i don't understand what do you mean with which values i'm using?
- Anonymous9 years agoNot applicable
Meaning literally on the visual, you have some fields on Axis, and a field in "Value" -- what is in there? A measure?