enhancementRequest for adding a new feature or enhancing existing functionality (not fixing a defect)Request for adding a new feature or enhancing existing functionality (not fixing a defect) In the ...
Working in SEO leads to interesting challenges that I’m sure you’ve all faced at one point. You’re a master of flexibility and managing tedious tasks. I’ve recently found myself dealing with 100+ ...
I had an issue of no date clickable and followed this #21929 to resolve it. But my problem is that the filter isn't always checking my validations. Expected Behavior: endDate should always be greater ...
The first part of the problem to calculate the difference in business days is to exclude the weekends in the calculation. To start with that, we first need to calculate the number of whole weeks ...
I first came across the Value.NativeQuery() M function about six months ago, but it didn’t do anything useful then so I didn’t blog about it. I checked it again recently though and now it does ...
One slightly frustrating feature of Power BI is that some of the cool stuff you can do in M code for loading data, and which works in Power BI Desktop (and in Power Query), causes errors when you try ...