Discussion Feed
06-10-2020
04:37 AM
Can the variable also be used in a text box widget?
... View more
- Tags:
- DashStudio
05-18-2020
06:08 AM
The "GET Request API Call" section has an error! The line that reads: $headers = @{Authorization = 'Basic ' + [Convert]::ToBase64String([Text.Encoding]::ASCII.GetBytes("${user}@${account}:${password"}))} Needs to be changed to: $headers = @{Authorization = 'Basic ' + [Convert]::ToBase64String([Text.Encoding]::ASCII.GetBytes("${user}@${account}:${password}"))} The last double quote is in the wrong position
... View more
Latest Activity
- Kudoed Re: How to use a variable in DashStudio? for Brian.Zaik. 09-11-2020 06:18 AM
- Posted Re: How to use a variable in DashStudio? on Dashboards. 06-10-2020 04:37 AM
- Tagged Re: How to use a variable in DashStudio? on Dashboards. 06-10-2020 04:37 AM
- Kudoed Re: Controller 20.6 Release - Agent config update change to mask URL detail for Timothy.Forward. 06-03-2020 01:14 AM
- Posted Re: How do I use REST API calls in a PowerShell script? on Knowledge Base. 05-18-2020 06:08 AM
Community Stats
Date Registered | 01-15-2018 02:43 AM |
Date Last Visited | 01-16-2021 03:57 AM |
Total Messages Posted | 11 |