Explore >> Select a destination


You are here

richardswinbank.net
| | curatedsql.com
6.7 parsecs away

Travel
| | [AI summary] The blog post discusses various SQL Server and data management topics, including Microsoft Fabric, Power BI integration, regression analysis techniques, and SQL Server administration issues.
| | dax.tips
4.9 parsecs away

Travel
| | Background I recently shared on Twitter a 7-module learning path on MS Learn that teaches all you need to know about calculation groups in Power BI. This learning path is an excellent course, and I highly recommend it. However, as part of this exchange, I received a reply from someone lamenting that calculation groups are ... Continue reading Using PowerShell to create Calculation Groups in Power BI Desktop
| | www.kevinrchant.com
3.1 parsecs away

Travel
| | In this post I want to cover some Power BI Project (PBIP) and Azure DevOps CI guide performance tests that I recently performed.
| | dataonwheels.wordpress.com
40.2 parsecs away

Travel
| Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make...