March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
All,
Too many hours wasted trying to get this to work... I have a report that has a Direct Query link to a Dynamics CRM table. The table contains fields that record when cases were created (Case). It uses the default Created On field which is a Date and Time field (Time zone adjustment User local if that is relevant). I want a chart that has dates along the bottom and Count of the Cases field to show how many cases were created each date. Simple...
But the chart only ever shows 1 record per date (with the odd exception) as its taking each time stamp as a unqiue value - see below. I just want it to group it by dates and ignore the time. I have attempted to play with formats but can't get it working. This is an out the box Microsoft Date and Time field so I know the data is good. Help please...!
Thanks - can I do that if its a Direct Query link to the data?
yes, you can have calculated columns in Direct Query as long as they originate from the same row.
Add a calculated column that gets the DATEVALUE() of your timestamp, and use that in the X axis instead.
For some reason its saying that the column is not suitable for this - but its a standard date time automatic field from Dynamics?
You need to create a calculated column, not a measure.
Thanks for the reponse and patience. Like this? No joy
The sources for a calculated column in Direct Query mode must come from the same table row. Are you creating that column in the Incidents table?
So you are correct -wrong table. Now it is and accepted the col. But now when I just try and view it as a table it wont show the data?
what does the error message details link say?
Sure:
That's not cool. It should have worked. Sorry!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |