Skip to content

Conversation

bgribaudo
Copy link
Contributor

Existing uses one set of logic to handle table column value transforms and another for record field value/list item transforms. This change DRYs the code to remove this duplication.

/CC: @CurtHagenlocher

Existing uses one set of logic to handle table column value transforms and another for record field value/list item transforms. This change DRYs the code to remove this duplication.
@bgribaudo
Copy link
Contributor Author

@CurtHagenlocher, @ptyx507x, thought I would check in on this. :-) Do you know if this has any chance of moving forward, or should it be closed?

Thanks!

Copy link

@crystallanier57-source crystallanier57-source left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let
searchText = "Power Query"
in
Web.Contents(
"https://www.bing.com",
[
RelativePath = "search",
Query = [q = searchText]
]
)

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.

3 participants