Data Community Austria Meeting SEPTEMBER
Eventinformationen
Zu diesem Event
SQL Performance Tuning with Optimistic Concurrency
The default transaction isolation level of SQL Server is set to read committed, which eliminates certain read phenomena, but can also affect concurrency and overall read performance.
SQL Server also offers two optimistic transaction isolation levels where a transaction does not acquire a lock when reading data, which reduces the probability of blocks and therefore leads to significantly better reading performance in a busy database.
In this session you will learn how to increase the reading performance in a database simply by changing the transaction isolation level to snapshot isolation. You will also understand how SQL Server implements this function internally and what disadvantages like for example page splits and ghost records and it has.
presented by Torsten Strauss, Data Platform MVP, Senior DB Engineer @ inside-sqlserver
Live-Kommentierung in Power BI mit Power Apps und Power Automate
In meiner Session möchte ich gerne demonstrieren wie man sehr einfach Live-Kommentierungen in einem Power BI Bericht implementieren kann, mit Hilfe von Power Apps und einer Azure SQL DB.
Die meisten Kommentierungen die in Power BI mit Power App erstellt werden, basieren aus meiner Erfahrung nach, auf einer statischen Excel Tabellen oder SharePoint Listen. Es gibt aber auch eine sehr elegante Lösung über Azure SQL DB, um Kommentare in Echtzeit in einen Power BI Bericht zu erzeugen. Diese können auch anschließend mit Hilfe von dem neuen Power Automate Visual als Mail versendet werden oder auch direkt im PDF-Format in ein frei wählbares Ablagesystem gelegt werden, z.B. für Auditzwecke. Also lasst euch überraschen wie vielseitig die Power Platform ist.
presented by Kathrin Borchert, Data Platform MVP, Senior BI consultant @ drjve GmbH