After setting up D365FO Entity Store into a Data Lake, you might run in this this error: And when pressing the “Edit Settings”, you find the same error in the data source description: The fix …
This post is a summation of and reflection on the article from HBR, The Feedback Fallacy. Written by Marcus Buckingham and Ashley Goodall If you are interested in broadening your feedback horizon and review mechanisms, this article …
Just writing this for my own posterity. Maybe its already a commonly known tidbit. If you want to filter on datetime fields from D365FO OData services, from PowerBI, you have to do it in a …
One of the newer commands added to the #d365fo.integrations module is the Invoke-D365ODataEntityAction, which can call OData actions. This is neat, because it allows us to automate more. In this post I’ll briefly describe how …
If you ever want to go back to basics to see what’s not working with your OData calls, or what’s possible, this post is for you. Fire up POSTMAN. It’s an online tool (can require …
Following up on my previous post on Get-D365ODataPublicEntity, I wanted to show a bit more on how it can be used. Get-D365ODataPublicEntity can work with both the entity name and the entity set name: For …
Fahrenholz 3.0
Just another WordPress siteD365FO Entity Store into Data Lake: DataSource.Error: Object reference not set to an instance of an object.
After setting up D365FO Entity Store into a Data Lake, you might run in this this error: And when pressing the “Edit Settings”, you find the same error in the data source description: The fix …
Article review: The Feedback Fallacy
This post is a summation of and reflection on the article from HBR, The Feedback Fallacy. Written by Marcus Buckingham and Ashley Goodall If you are interested in broadening your feedback horizon and review mechanisms, this article …
D365FO OData and PowerBI, how to filter on datetime in URL
Just writing this for my own posterity. Maybe its already a commonly known tidbit. If you want to filter on datetime fields from D365FO OData services, from PowerBI, you have to do it in a …
New d365fo.integrations cmdlet: Invoke-D365ODataEntityAction
One of the newer commands added to the #d365fo.integrations module is the Invoke-D365ODataEntityAction, which can call OData actions. This is neat, because it allows us to automate more. In this post I’ll briefly describe how …
POSTMAN OData and D365FO
If you ever want to go back to basics to see what’s not working with your OData calls, or what’s possible, this post is for you. Fire up POSTMAN. It’s an online tool (can require …
d365fo.integrations: Get-D365ODataPublicEntity cont.
Following up on my previous post on Get-D365ODataPublicEntity, I wanted to show a bit more on how it can be used. Get-D365ODataPublicEntity can work with both the entity name and the entity set name: For …
Sample cmdlet from d365fo.integrations: Get-D365ODataPublicEntity
Here’s one of the clever commands to quickly search for entities…
Setting up PowerShell link to D365FO OData
If you feel like combining PowerShell with OData and D365FO, then look no further than the module called d365fo.integrations. Here’s a small snippet..
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!