Tag Archives: PowerApps

We can now do column comparison with Fetch/Web API!

Wow, we’ve been asking about it for a (long) while: https://powerapps.microsoft.com/en-us/blog/announcing-column-comparison-through-fetchxml-sdk-and-odata/ Do you want to do column comparison with Fetch? You can do it now – it’s only supported for a few conditions so far: Equal NotEqual GreaterThan GreaterEqual LessThan LessEqual   And it’s not, yet, supported in the UI query building tools (Advanced Find).… Read More »

Spooky scary licensing caught up with me again

Not without some help, but, it seems, I’ve just uncovered a skeleton in my closet. Which turned out to be this old blog post I wrote back in September 2019: Now, I stand corrected TWICE in just one day (just for the reference: https://crmtipoftheday.com/1372/synchronous-power-automate-flow-on-create-update-of-a-record/). That’s a little unusual feeling, but, well, the truth has to… Read More »

Using SQL Management Studio with CDS

Just got to play with the latest cool feature, which is using SQL Management Studio to connect to CDS environments. You’ll find the documentation here: https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/cds-sql-query If you have not seen what it looks like, here is an example: To set it up, you just need SSMS v18.4, and don’t forget to configure your environment… Read More »