Forum Discussion
Differences between Advanced Option and Advanced Editor and their language
- 9 years ago
Hi Ha_Da
Advanced option in the dialog box shown is pulling the subset of data from the Database ( For Example, Instead of full table, you need only first 100 rows etc.). SQL statement is used in that case.
SELECT *
FROM XYZ
Advanced Editor is recording all the ETL steps in the "M" Language. This is the only language supported in the Query Editor. I would suggest you to buy "M for data monkey" if you are really serious to learn the language. There are quite a few good blogs as well which will guide you to learn M.
Google below blogs
1.Chris Webb's BI Blog
2. Ken Puls blog
3 Imke Fieldman Blog.
Hi All,
I am new to power BI. When I connect to Oracle data source.Begining I was able see Advanced Option where I can write SQL query (like Select * from..... ). but now I am not able to see Advanced option diglog box. please, help me how can I see that box again where I can write my SQL query
Thanks,
ABC11