Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi, Could you help me to know why I have this kind of error and how can be solved?
Expression.SyntaxError: Token ')' expected.
Table.TransformColumns( #"Filtered Rows4",("AttachmentContent",each Excel.Workbook(_ true)))
thankyou
Solved! Go to Solution.
If you only need that tab then you need to specify that.
I would recommend you click the Binary link for the first attachment and then examine the code that creates. Then replace the new steps by the appropriate sequence.
Thank you very much for your help, I was abble 😀
Second parameter needs to be a list, identified by { and not (
I tried as well, but it does not work:
Remove the "true" part.
What are you trying to accomplish?
I want to connect PBI directly from outlook, that email contains two files one is excel file and the other one is PDF file.
In the next image,in the extension field, I have filtered by .xlsx, in AttachmentContent field is where I want to put this formula: Table.TransformColumns( #"Filtered Rows4",{"AttachmentContent",each Excel.Workbook(_ true)}) in order to see table instead of Binary.
I need to mention that the file I want to connect contains four tabs, I only need the yellow tab:
Is there another option to do this?
Thank you
If you only need that tab then you need to specify that.
I would recommend you click the Binary link for the first attachment and then examine the code that creates. Then replace the new steps by the appropriate sequence.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 42 | |
| 38 | |
| 33 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 59 | |
| 31 | |
| 27 | |
| 25 |