Skip to content

Commit 1bbed62

Browse files
authored
Merge pull request #6997 from MicrosoftDocs/mints-pam-barcode
Barcode Symbologies for Windows
2 parents 79f6897 + fc612e0 commit 1bbed62

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

powerapps-docs/maker/canvas-apps/controls/control-new-barcode-scanner.md

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ contributors:
1919
---
2020
# Barcode scanner control in Power Apps
2121

22-
Scans barcodes, QR codes, and data-matrix codes on an Android or iOS device.
22+
Scans barcodes, QR codes, and data-matrix codes on an Android, iOS, and Windows device.
2323

2424
## Description
2525

26-
The control opens a native scanner on an Android or iOS device. The scanner automatically detects a barcode, a QR code, or a data-matrix code when in view. The control doesn't support scanning in a web browser.
26+
The control opens a native scanner on an Android, iOS, and Windows device. The scanner automatically detects a barcode, a QR code, or a data-matrix code when in view. The control doesn't support scanning in a web browser.
2727

2828
> [!NOTE]
29-
> The barcode scanner control is only supported on Android and iOS devices. All other platforms will show a warning that some features of the app won't work.
29+
> The barcode scanner control is supported on an Android, iOS, and Windows device. All other platforms will show a warning that some features of the app won't work.
3030
3131
## Key properties
3232

@@ -80,24 +80,28 @@ The same guidelines for the **[Button](control-button.md)** control apply to the
8080

8181
## Barcode Availability by Device
8282

83-
| Barcode Type | Android | iOS |
84-
|--------------|:-------:|:---:|
85-
|QR_CODE|||
86-
|DATA_MATRIX|||
87-
|UPC_A|||
88-
|UPC_E|||
89-
|EAN_8|||
90-
|EAN_13|||
91-
|CODE_39|||
92-
|CODE_93|||
93-
|CODE_128|||
94-
|CODABAR|||
95-
|ITF|||
96-
|RSS14|||
97-
|PDF_417|||
98-
|RSS_EXPANDED|||
99-
|MSI|||
100-
|AZTEC|||
83+
| Barcode Type | Android | iOS | Windows |
84+
|--------------|:-------:|:---:|:---:|
85+
|QR_CODE||||
86+
|DATA_MATRIX||||
87+
|UPC_A||||
88+
|UPC_E||||
89+
|EAN_8||||
90+
|EAN_13||||
91+
|CODE_39||||
92+
|CODE_93||||
93+
|CODE_128||||
94+
|CODABAR||||
95+
|Databar Omnidirectional||||
96+
|Databar Stacked||||
97+
|GS1-DWCode||||
98+
|ITF||||
99+
|Interleaved 2 of 5||||
100+
|RSS14||||
101+
|PDF_417||||
102+
|RSS_EXPANDED||||
103+
|MSI||||
104+
|AZTEC||||
101105

102106
> [!NOTE]
103107
> PDF_417 and AZTEC aren't supported in Auto mode.

powerapps-docs/maker/common/virtual-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In [Power Apps studio](../canvas-apps/power-apps-studio.md), select **Ask virtua
6767
> [!div class="mx-imgBorder"]
6868
> ![Still need help.](media/bot/virtual-agent-3.png)
6969
70-
If you still need more help, select **No** to the question, **Did this solve your problem?** The virtual agent will search for answers in the community and blogs to enhance your search.
70+
If you still need help, select **No** to: **Did this solve your problem?** The virtual agent will search for answers in the community and blogs to enhance your search.
7171

7272
## Restart or close a session
7373

0 commit comments

Comments
 (0)