Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Not sure what is wrong with this query. Kindly advise.
Thanks all. As mentioned by Greg and V- there was " missing before the select .... so I added that and in the end I also added
created_at", null, [EnableFolding=true])
This resolved the error
Hi @sush08gi ,
Agree with what @Greg_Deckler said, there's a problem with your M code, something is missing here:
If you don't know how to modify your M code, you can try enabling the advanced options when connecting to a PostgreSQL database:
Then, in the SQL statement, put the SQL query you used in the M code into it and connect it.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks all. As mentioned by Greg and V- there was " missing before the select .... so I added that and in the end I also added
created_at", null, [EnableFolding=true])
@sush08gi Typically that should look like the following:
("localhost", "AdventureWorksDW2022", [Query="SELECT * FROM DimCustomer"])
Thanks all. As mentioned by Greg and V- there was " missing before the select .... so I added that and in the end I also added
created_at", null, [EnableFolding=true])
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
69 | |
68 | |
40 | |
29 | |
26 |
User | Count |
---|---|
89 | |
49 | |
44 | |
38 | |
37 |