Is anyone else encountering Intellisense issue with Experimental Enhanced #FormulaBar where the code-completion doesn't remove the user entered partial words properly?
Based on my observation, it would just remove the alphanumeric characters immediately before the cursor and not removing the characters before a space or the single quote '
Scenario 1
The maker entered 'Assess
Pressed CTRL + Space and chose 'Assessment Question' from the list.
Expectation: 'Assessment Question'
Outcome: ''Assessment Question' (with x2 single quotes in the beginning)
Scenario
The maker entered 'Assessment Q
Pressed CTRL + Space and chose 'Assessment Question' from the list.
Expectation: 'Assessment Question'
Outcome: 'Assessment 'Assessment Questions' (with space and all characters before space not being removed)
It's a bit annoying to move the cursor and remove the characters manually and it would be great if it can be fixed.
I've also attached the screenshot of both scenarios.
Solved! Go to Solution.
Hi @LinnZawWin ,
Based on the issue that you mentioned, I have made a test, and the issue is confirmed on my side.
Actually, it is a normal behaviour with Intellisense in PowerApps Studio. When you type the 'Assessment Question' from Intellisense box, it would type the whole text value into the formula box, it would not detect if there is already a single quote existed within the formula box.
So when you use Intellisense functionality in PowerApps Studio, please type data source name, Function name, operators ... directly without adding additional single quote.
On your side, within the formula box, please type Assessment Quest... directly (until the Intellisense show up) rather than 'Assessment Quest... Please refer to the following GIF screenshot for more details:
If you would like this feature to be improved in PowerApps, please consider submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
Best regards,
Hi @LinnZawWin ,
Based on the issue that you mentioned, I have made a test, and the issue is confirmed on my side.
Actually, it is a normal behaviour with Intellisense in PowerApps Studio. When you type the 'Assessment Question' from Intellisense box, it would type the whole text value into the formula box, it would not detect if there is already a single quote existed within the formula box.
So when you use Intellisense functionality in PowerApps Studio, please type data source name, Function name, operators ... directly without adding additional single quote.
On your side, within the formula box, please type Assessment Quest... directly (until the Intellisense show up) rather than 'Assessment Quest... Please refer to the following GIF screenshot for more details:
If you would like this feature to be improved in PowerApps, please consider submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
Best regards,
Thanks for your answer and it solved the problem if I don't start with single quote '
But it is not a normal behaviour with Intellisense in PowerApps Studio for the old formula bar (as you mentioned). I just turned off the feature to test it again and it would detect a single quote or the single quote with the partial word before the space to replace the word correctly. (as in the following GIF screenshot)
I will submit an idea to PowerApps Ideas Forum
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
202 | |
70 | |
53 | |
49 | |
20 |
User | Count |
---|---|
256 | |
122 | |
83 | |
76 | |
75 |