About 50 results
Open links in new tab
  1. Microsoft Fabric Variable Library Value Sets - Microsoft Fabric

    Jan 29, 2026 · Understand how to use variable libraries value sets and what variable types are allowed.

  2. 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.

  3. Variable data types - Power Automate | Microsoft Learn

    A variable of this data type can be produced only through the Extract tables from PDF action. Each item on the list describes an extracted table and provides all the essential information about it.

  4. Variables overview - Microsoft Copilot Studio | Microsoft Learn

    Nov 25, 2025 · In Copilot Studio, you can use the Variables panel to see information about an environment variable. The Variable properties panel also has a link to Power Apps, the authoring …

  5. Append Variable Activity - Azure Data Factory & Azure Synapse

    Feb 4, 2026 · Learn how to set the Append Variable activity to add a value to an existing array variable defined in a Data Factory or Synapse Analytics pipeline.

  6. Set-Variable (Microsoft.PowerShell.Utility) - PowerShell

    The Set-Variable cmdlet assigns a value to a specified variable or changes the current value. If the variable does not exist, the cmdlet creates it.

  7. Object variable or With block variable not set - Visual Basic

    Sep 15, 2021 · Make sure you aren't referring to an object variable that has been set to Nothing. Search your code for the keyword Nothing, and revise your code so that the object isn't set to Nothing until …

  8. az pipelines variable-group | Microsoft Learn

    Action filter for the variable group. It specifies the action which can be performed on the variable groups.

  9. Declaring variables (VBA) | Microsoft Learn

    Jul 31, 2024 · You can implicitly declare a variable in Visual Basic simply by using it in an assignment statement. All variables that are implicitly declared are of type Variant.

  10. Variable uses an Automation type not supported - Visual Basic

    Sep 15, 2021 · You tried to use a variable defined in a type library or object library that has a data type not supported by Visual Basic.