We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello,
I have a relationship between a DateDim table (Import) to a OrderFact table (Direct Query).
I'm then calculating the amount of time between two dates, excluding weekends. Calculated column below with error message:
It seems as if there is an issue with the relationship so I went and looked to find this:
I've never seen that type of annotation before for relationships. Without knowing what the opposing carrots mean, I cannot really figure out a resolution.
In addition, to double check on the relationship, I created a table with all of the date fields, which all worked and lined up correctly. For some reason, I cannot enact the calculated column though. I either get the error above, or I get "Calculate is not a function" and that there is no relationshiop between the date columns.
I'm at a total stopping point, any help is appreciated.
Thanks!
Solved! Go to Solution.
@Anonymous,
Numerous DAX functions are not available in calculated columns when using DirectQuery. Examples include CALCULATE and DATESBETWEEN. As far as the caret symbols in the relationship, it's my understanding that this is the notation when joining an Import table to a DirectQuery table.
Proud to be a Super User!
@Anonymous,
Numerous DAX functions are not available in calculated columns when using DirectQuery. Examples include CALCULATE and DATESBETWEEN. As far as the caret symbols in the relationship, it's my understanding that this is the notation when joining an Import table to a DirectQuery table.
Proud to be a Super User!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |