Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
owneyjs15
New Member

Correct Bracket Usage

Would someone be able to explain the correct usage of brackets in M. Particularly i'm trying to understand why this statement:

Html.Table(_, {"Style Number", ".style-number > SPAN:nth-child(1):nth-last-child(1)"})

fails but this one works:

Html.Table(_, {{"Style Number", ".style-number > SPAN:nth-child(1):nth-last-child(1)"}})

 (The second one has double curly brackets while the first has only one). I understand that they are used to define a list. Is it just that the Html.Table function requires a list of list to work properly?

1 ACCEPTED SOLUTION
Mariusz
Community Champion
Community Champion

Hi @owneyjs15 

 

This documentation and the example in it should give you more understanding of how the function works.

https://docs.microsoft.com/en-us/powerquery-m/html-table

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
LinkedIn

 

 

View solution in original post

1 REPLY 1
Mariusz
Community Champion
Community Champion

Hi @owneyjs15 

 

This documentation and the example in it should give you more understanding of how the function works.

https://docs.microsoft.com/en-us/powerquery-m/html-table

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
LinkedIn

 

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon & SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.