Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe'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
I have a relationship between two tables, one of which is a date table. I wrote a measure as follows:
Open Tasks =
CALCULATE(
[Number of Tasks],
TaskSet[Status]="Open",
USERELATIONSHIP(TaskSet[Due Date], DateTbl[Date])
)
However when I use the date field as the axis it appears blank (see image below) despite there being data in the 'due date' field. Anyone know what could be tripping this up?
Are you using a Date Hierarchy? Try clicking Expand ALL - what happens then?
Those are the down arrow buttons in the top left corner of the chart.
Also try switching to Date instead of the Date Hierarchy?
I did all of the things you suggested and still no luck.
Any chance you can upload a stripped down version of the file so we can try a few things?
Unfortunately not, stripping it down wouldn't be feesible.
Hi @RE,
What is the original format of date values in TaskSet[Due Date] and DateTbl[Date]? Could you please share sample data of your tables which I can test with?
Thanks,
Lydia Zhang
Something to check first is to double check the datatypes used by both Date columns and make sure they are the same?
Other than that can you post a small amount of data showing the two tables? Will make it easier to recreate to suggest ideas.
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 |
|---|---|
| 55 | |
| 40 | |
| 36 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 72 | |
| 38 | |
| 35 | |
| 26 |