Robuta

https://web-eur.cvent.com/event/531b9ad1-a90e-4ef6-a758-efaa98144ea9/register?RefId=Delegates+%2B+Group+Members+FabCon26&_gl=1*qbhjx4*_gcl_au*ODk3NjkxNDM3LjE3NzEzMzk4OTk.*_ga*MTI5Njg1ODkzMS4xNzYzNDcyMTY5*_ga_HDJWR908BM*czE3NzQ1NDE3NzYkbzc1JGcwJHQxNzc0NTQxODIwJGoxNiRsMCRoMA..&rp=91340ecb-77c3-4d1c-a25b-a90f7f5003f1 Personal Information - European Microsoft Fabric and SQL Community Conference 2026 personal informationmicrosoft fabricsql communityeuropeanconference https://web-eur.cvent.com/event/531b9ad1-a90e-4ef6-a758-efaa98144ea9/register?RefId=Delegates+%2B+Group+Members+FabCon26&_gl=1*al4pob*_gcl_au*ODk3NjkxNDM3LjE3NzEzMzk4OTk.*_ga*MTI5Njg1ODkzMS4xNzYzNDcyMTY5*_ga_HDJWR908BM*czE3NzQ1NDE3NzYkbzc1JGcwJHQxNzc0NTQxODIwJGoxNiRsMCRoMA..&rp=91340ecb-77c3-4d1c-a25b-a90f7f5003f1 Personal Information - European Microsoft Fabric and SQL Community Conference 2026 personal informationmicrosoft fabricsql communityeuropeanconference https://dev.to/goozenburger/exporting-scripts-from-sql-server-for-use-with-dbup-1j3 Exporting scripts from SQL Server for use with DBUp - DEV Community Recently I have started a new job, and one of my first tasks is to help improve the database... Tagged with dbup, sqlserver. sql serverexportingscripts https://techcommunity.microsoft.com/blog/sqlserver/improving-query-plans-with-the-schemabinding-option-on-t-sql-udfs/383076 Improving query plans with the SCHEMABINDING option on T-SQL UDFs | Microsoft Community Hub Mar 23, 2019 - First published on MSDN on May 12, 2006 This blog describes how the SCHEMABINDING option specified during creation of T-SQL UDFs may affect query plans... https://community.fabric.microsoft.com/t5/Fabric-Ideas/R-and-SQL-highlighting-coloring-with-pseudo-intellisense/idi-p/4446827 R and SQL highlighting coloring with pseudo intell... - Microsoft Fabric Community Feb 24, 2025 - Inheriting the NotePad++ or SSMS text highlighting would be a simple and welcome addition. A reach but still necessary aspect of this would be to microsoft fabricsqlhighlightingcoloring https://community.fabric.microsoft.com/t5/SQL-database/quot-This-SQL-database-has-been-disabled-quot-error-message/td-p/4698892 Solved: "This SQL database has been disabled." error messa... - Microsoft Fabric Community Dec 8, 2025 - Solved: Hi, I'm just receiving this error message when accessing any of my SQL Databases: This SQL database has been disabled. Please reach out to sql databasehas been https://community.fabric.microsoft.com/t5/Desktop/ERRORDetails-quot-Microsoft-SQL-The-target-principal-name-is/m-p/4004932 Re: ERRORDetails: "Microsoft SQL: The target princ... - Microsoft Fabric Community Sep 25, 2024 - Hi, My server's IP address changed, and I faced this error and when I updated my server name to the new one in source setting, it worked well microsoft sqlthe targetprincfabriccommunity https://trailhead.salesforce.com/es/trailblazer-community/feed/0D5KX00000kSPVq0AO Custom SQL and filters with | Salesforce Trailblazer Community Is there a way I can use custom SQL and/or apply filters before running an extract with Salesforce data connection? custom sqlfilterssalesforcetrailblazercommunity https://www.hydrate.consulting/ Hydrate Consulting LLC – Writing on SQL Server and the SQL Community. Warning: may contain code. https://community.adobe.com/questions-582/help-with-handling-cf-sql-date-arithmatic-272157 Help with handling CF/SQL Date Arithmatic? | Community HelloThere is an order entry date: order_create_date.I am able to display the aging by: #DateDiff("d", thequery.order_create_date, nowtime)# I now need... help withhandlingcfsqldate https://community.fabric.microsoft.com/t5/Desktop/How-to-translate-SQL-to-DAX-amp-amp-table-PK-Inv-like/m-p/1764775 Solved: Re: How to translate SQL to DAX && 'table'[PK_Inv#... - Microsoft Fabric Community Apr 7, 2021 - Hi You can use LEN function to get the investments with 5 positions. InvInvestments = VAR FINYEAR = SELECTEDVALUE ( 'table'[Financial_Year] ) RETURN how to translate