Forum Discussion
Using DAX operators on multiple Dates from the same Fact table?
Hi,
What problem are you facing? What result are you expecting and what do you actually get. Share the link from where i can download your file. Also, show the expected result there.
- Kashinoda8 years agoAdvocate I
The problem I'm facing is both FKInvoiceDate and FKCreditDate are not date columns they're just INT stored as YYYYMMDD, they have a relationship with SKDate in my DimDate table (one active, one inactive)
I want to use both FKInvoiceDate and FKCreditDate in a measure or calculated column, so I need to use USERELATIONSHIP somewhere.
Hope this makese sense I'm unable to upload this as it's work related.
- Ashish_Mathur8 years agoSuper User
Hi,
Create a dummy dataset and share the link of that dummy dataset.
- v-huizhn-msft8 years agoMicrosoft Employee
Hi Kashinoda,
Have you resolved your issue? Please refer the solution AlbertoFerrari posted. If you have, welcome to share your solution or mark the right reply as answer. More people will benefit from here.
Best Regards,
Angelia