Why Environment Variables don’t appear in Flows? | [Quick Tip]
Mar05

Why Environment Variables don’t appear in Flows? | [Quick Tip]

At times, if you are new to working with Environment Variables and you’re looking to use them in your Flows but don’t see them? Here’s why! Flows Outside Solutions If you are creating Flows from the My Flows section, let’s see if you can access Environment Variables or not – Flows in Solutions [Default and … Continue reading Why Environment Variables don’t appear in Flows? |…...

Read More

Using Out Variables (C# 7.0) instead of Out Parameters – Nishant Rana’s Weblog

Out Parameters must need to declared before they are used in the method which doesn’t seem intuitive. Now with C# 7.0 we can now make use of Out variable. Here in our second call to the method we have used out variable named outVariableString which we didn’t have to declare like output parameter. Hope it helps.. Like this:Like Loading… Related Full Article

Read More
Agent, Power Virtual Agent – Episode 4: Variables and Power Automate – YouTube
Apr28

Agent, Power Virtual Agent – Episode 4: Variables and Power Automate – YouTube

Hello Everyone Hope you’re all keeping safe. For information on how to keep yourself safe from COVID-19 visit https://www.who.int/emergencies/diseases/novel-coronavirus-2019/advice-for-public This episode of Power Virtual Agents (PVA) is about understanding ‘Variables’ and ‘Calling an Action’ using Power Automate in PVA. This is #thenocodeway to leverage the power platform. Following is covered in the video: Variables Dynamics content...

Read More
Recording Anonymous Feedback While Capturing Variables In D365 Customer Voice
Jan05

Recording Anonymous Feedback While Capturing Variables In D365 Customer Voice

We can import contacts AND variables to Dynamics 365 Customer Voice so we can send out personalised surveys. This is great because it means we can still send out surveys with related data being displayed for the respondent, and do so without using Microsoft Power Automate. Prior to sending out the survey, we can also determine if the variables being imported should be saved along with the… Continue Reading Megan V....

Read More
Recording Anonymous Feedback While Capturing Variables In D365 Customer Voice – YouTube
Jan05

Recording Anonymous Feedback While Capturing Variables In D365 Customer Voice – YouTube

? http://meganvwalker.com/recording-anonymous-feedback-while-capturing-variables-in-d365-customer-voice We can import contacts AND variables to Dynamics 365 Customer Voice so we can send out personalised surveys. This is great because it means we can still send out surveys with related data being displayed for the respondent, and do so without using Microsoft Power Automate. Prior to sending out the survey, we can also determine if...

Read More
Custom D365 Customer Voice Survey Links Using Variables – YouTube
Mar25

Custom D365 Customer Voice Survey Links Using Variables – YouTube

? https://meganvwalker.com/custom-d365-customer-voice-survey-links-using-variables There are several different ways to share links to your Dynamics 365 Customer Voice services with your customers, event attendees or prospects. One way is to just share a direct link to your survey. Typically this makes it a completely anonymous survey with no personalisation at all. However, we can use variables from the survey to create a totally...

Read More

Environment variables in Power Automate

When you create flows inside a solution you might have noticed these Environment Variables. What are they and what can you do with them? Environment Variables in dynamic content Recently … Read More Continue Reading Pieter Veenstra’s Article on their blog Environment variables in Power Automate When you create flows inside a solution you might have noticed these Environment Variables. What are they and what can you do with...

Read More

The collection of variables locked for read and write access is not available outside of PostExecute error in SSIS – Nishant Rana’s Weblog

We might get this error while trying to access a ReadWrite variable within Script Component outside Post Execute. Here we were using it within ProcessInputRow method As per the official documentation – the reason for this error is because ReadWriteVariables are only available inside PostExecute method for improved performance and minimizing locking.

Read More
Flow variables
Aug01

Flow variables

  Today I was doing a Flow task and to complete it I used variable as a flag. It is very interesting Flow is a “No Code” approach but still many coding concepts are available in it. Having development experience or knowledge just open another door of creativity. The good thing is in Flow “No Code” means we don’t write code, rather we use code blocks as actions to do different things. We...

Read More
Extracting Survey Variables From Forms Pro Responses (Without Access To CDS)
Feb04

Extracting Survey Variables From Forms Pro Responses (Without Access To CDS)

Survey variables can be used in a Forms Pro survey to personalise forms, but also to pass information back and forth from the invitation to the response. When using these variables, they can be seen in a field named ‘Context Data’ in a survey response. If you have a license for Power Apps and can create a model-driven app that’s awesome! What if you don’t, and are trying to update an Excel… Continue...

Read More