I have this flow:
For the purposes of this question, I think only the red steps really matter. The Blue steps just create a pdf that is also attached.
Well the overall goal of what I am doing is: querying a Power BI dataset online, and including the results of that query as a table in an email. And it mostly works, here is a screenshot of an example email:
My problem is, I dont want column headers that are like "rv_protocol_details_mgmt_prim_spon[PROTOCOL_NO]"
Instead I just want a simple "Protocol No." How do I change that? I'd thought it might be on the "Create HTML Table" step by selecting advanced options and selecting custom columns, but I dont get anything I can 'fill in' when I do that:
I.e. no columns pop up.
Any ideas?