Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when the data source includes an underscore (_) #337

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kevin100702
Copy link

When the variables in the range name contain underscores, they can be enclosed using backslashes, for example:

Customers[].Orders[].BS_Items[], 
Customers_Orders_\BS_Items\

closed #336

… enclosed using backslashes, for example: Customers[].Orders[].BS_Items[], Customers_Orders_\BS_Items\.
@Pankraty
Copy link
Member

Please, add a test reproducing the issue you are solving with the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to define a range name when the data source includes an underscore (_)?
2 participants