News

A Serilog sink that writes events to Microsoft SQL Server. This sink will write the logevent data to a table and can optionally also store the properties inside an Xml column so they can be queried.
TL;DR: if you want to use date/time values from a SQL Server table in PowerApps, use the datetimeoffset column type and your life will be easier. The datetime (and friends) column type represent an ...
This project provides a StreamSets Data Collector (SDC) pipeline that generates CREATE TABLE statements for Snowflake tables in a target Snowflake schema that correspond to tables in a source ...
SQL Server 2016 and Azure SQL Database both give you tables that automatically keep track of changes to your data. Here's how to both create those tables and alter existing tables so they track the ...
How to know if the Auto date table is adequate when using Power BI Your email has been sent Why the Database Market Keeps Growing Bigger and Stronger Top 7 Power BI Alternatives and Competitors What ...
After my post earlier this week on creating current day/week/month/year reports in Power BI a few people asked me for a more detailed explanation of the way I was creating tables without using a data ...
Your email has been sent Once you decide the default Auto Date table isn’t adequate, you can create one that fulfills your grouping and filtering requirements in Microsoft Power BI. The article How to ...