About 50 results
Open links in new tab
  1. about_Automatic_Variables - PowerShell | Microsoft Learn

    Jan 18, 2026 · This variable has a value only in a scope where parameters are declared, such as a script or function. You can use it to display or change the current values of parameters or to …

  2. Learn How to Use Variable Libraries - Microsoft Fabric

    Dec 15, 2025 · Follow the steps for creating a variable library and using variable values in various stages of a deployment pipeline.

  3. about_Variables - PowerShell | Microsoft Learn

    Working with variables To create a new variable, use an assignment statement to assign a value to the variable. You don't have to declare the variable before using it. The default value of all …

  4. Get Started with Variable Libraries - Microsoft Fabric

    Jan 29, 2026 · Learn how to manage Microsoft Fabric variable libraries to customize and share item configurations in a workspace.

  5. Everything you wanted to know about variable substitution in strings

    Jun 20, 2024 · There are many ways to use variables in strings. I'm calling this variable substitution but I'm referring to any time you want to format a string to include values from …

  6. Use variables to improve your DAX formulas - DAX | Microsoft Learn

    Oct 31, 2022 · The measure definition can be made more efficient by using a variable, VAR. The following measure definition represents an improvement. It uses an expression to assign the …

  7. Office error “could not create the work file” - Microsoft 365 Apps

    Jun 25, 2025 · Symptoms When you try to preview or save a document, Word returns the following error message: Word could not create the work file. Check the temp environment …

  8. DECLARE @local_variable (Transact-SQL) - SQL Server

    Nov 18, 2025 · The value can be a constant or an expression, but it must either match the variable declaration type or be implicitly convertible to that type. For more information, see …

  9. table (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 18, 2025 · This variable can be used in the function, stored procedure, or batch in which it's declared. Within its scope, a table variable can be used like a regular table.

  10. Work with variables - Microsoft Copilot Studio

    Oct 4, 2025 · In the Variable properties panel, you can rename a variable, see where your agent uses it, or convert it to a global variable. You can't convert a global variable back to a topic …