Skip to main content

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

Uğur Demir on 03 Sep 2024 13:46:17

RE:

It's now 2024 September and problem still exists. (in my opinion this is not an idea, it must be descripted as an issue)I'm in PBI desktop and have a simple code to test the issuelet  Source = Sql.Database(".", "TEST", [Query="select * from [dbo].[ProductSold]"]),  selectARow = Table.SelectRows(Source, each [ProductID] = 3 ),  selectAColumn = Table.SelectColumns(selectARow,{"ProductID"})[ProductID]{0},  testProc = Sql.Database(".", "TEST", [Query="exec test2 " & Text.From(selectAColumn)])in  testProcIn this situation "select * from [dbo].[ProductSold]" query runs only once but the "exec test2 " query runs twice.

's profile image Profile Picture

Ruben Hansen on 03 Sep 2024 13:25:59

RE:

This is very important to implement. We have ghost jobs we are struggling with, ref Microsoft ticket: 2408200050003055

's profile image Profile Picture

Piotr Piechut on 03 Sep 2024 11:30:16

RE:

I thought it's obvious thing with so many elements around whose colours can be set. Seems like a nonsense.

's profile image Profile Picture

Nico 't Hoen on 03 Sep 2024 08:48:56

RE:

Any status update?

's profile image Profile Picture

Michał Maruszewski on 03 Sep 2024 08:02:10

RE:

That would effectively solve many problems in my day-to-day tasks. Good idea.

's profile image Profile Picture

Michał Poseniak on 03 Sep 2024 07:55:22

RE:

That would be a great solution that can avoid a lot of issues during daily work. Hope it will be implemented soon.

's profile image Profile Picture

Szymon Dykman on 03 Sep 2024 07:38:41

RE:

Great Idea. I hope it will get on Microsoft roadmap. I bet it will be game changer for some clients.

's profile image Profile Picture

Oleksandr Krutiy on 03 Sep 2024 05:59:59

RE:

50% my customers in manufacturing industry have been using this feature. I'm sure - it won't motivate them to upgrade their current version.

's profile image Profile Picture

Jeremiah Chuang on 03 Sep 2024 03:34:03

RE:

Hello I was wondering has this issue been addressed? I may have something similar going on in my projects

's profile image Profile Picture

Ewen Hill on 03 Sep 2024 02:26:19

RE:

The ToolTip should only show what you want in the tool tip rather than a hotchpotch of system data. This is now eight years old (plus) and PowerBI is fast becoming the Lotus Notes of office systems.