Power BI | Push dataset rows on Hybrid dataset
Explains a JSON payload issue when pushing data to a Power BI Hybrid dataset and provides a workaround using the correct REST API structure.
Explains a JSON payload issue when pushing data to a Power BI Hybrid dataset and provides a workaround using the correct REST API structure.
Overview of the new Learning Pathways concept at PASS Summit 2019, featuring structured educational tracks on AI, cloud, SQL performance, and Azure data engineering.
Author shares excitement about presenting two technical sessions on SQL Server Columnstore Indexes and Batch Execution Mode at the PASS Summit 2019 data platform conference.
GitHub's approach to helping open source maintainers build and scale safe, welcoming communities around their code.
An introduction to Testcontainers, a Java library for running Docker containers during integration tests to simplify testing with real external services.
Explains how to pass multiple parameters in an Angular route using the routerLink directive, including a key syntax tip.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.
Explains SQL Server 2019's Froid feature for inlining Scalar T-SQL UDFs to improve performance, with caveats and function type context.
Explains how to correctly use Dapper's IN clause with collection parameters to avoid SQL syntax errors from double parentheses.
A technical guide on extending the R survey package to support instrumental variable regression (ivreg) with complex survey data.
Explains Azure AD Service Principals, their relationship to application objects, and how to create them for automation and permissions.
A blog post exploring the parallels and differences between human cognition and machine learning, including biases and inspirations.
A guide to writing Azure Cosmos DB stored procedures in TypeScript using async/await by wrapping the callback-based JavaScript API.
A developer's monthly update on free software projects, including aerc email client progress, Wayland VR development, and a new tech writers club.
A technical guide on implementing iOS Call Directory App Extensions to block unwanted calls and identify unknown numbers.
The creator of SwiftyStoreKit, a popular iOS IAP library, is seeking new community maintainers to take over the project's development and support.
Guide to installing Docker and Docker Compose on Raspbian for Raspberry Pi 2, 3, and 4.
A comparison of Microsoft's Azure Stack and Azure Stack HCI solutions, focusing on their technical differences, use cases, and management models.
An updated guide on creating technical diagrams using Concepts app on iPad, detailing a workflow for presentations and talks.
A guide on creating custom annotation-based extensions for the Spock testing framework in Java to add pre-test logic.