Forum Discussion
Arnault_
Resolver III
7 years agoInventory position
Hi All, I am stuck with something that is probably very simple. I am trying to calculate an inventory position. Here is a simplified dataset with 2 tables : a fact table corresponding to stock ...
- 7 years ago
v-chuncz-msft
Community Support
7 years ago- Arnault_7 years ago
Resolver III
Hi v-chuncz-msft ,
Thanks for your help. Following your recommendation I changed date/time type to time type and it works now. If I understand well the problem, DAX considers these are two different types and that's why the relation between my calendar table and my fact table was not working. I wasn't expected that.
Many thanks for your help.