Skip to main content

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

Cleo Boessenkool on 03 Sep 2024 21:06:07

RE:

@Business Central Team can you please review this idea again? Because on large tables the search function is a silent performance killer.

's profile image Profile Picture

Samik Pal on 03 Sep 2024 19:42:11

RE:

This is a must- CTE+Cursor

's profile image Profile Picture

Matthew Roberts on 03 Sep 2024 19:41:44

RE:

Still waiting for this to be implemented.

's profile image Profile Picture

Robin Pearson on 03 Sep 2024 19:18:08

RE:

I am surprised this feature was requested 9 years ago in 2015, and it's been "under review" since 10/21/2022, still no resolution. This is such a basic request, I don't get it. I have reports refreshing daily and using processing resources that I shouldn't need to account for because I can't schedule it monthly. Weekly is not an option because first day of the month does not fall in line with a weekly refresh.

's profile image Profile Picture

Nagendra Srinivas Gubbal on 03 Sep 2024 19:17:15

RE:

it really helpful if you want to implement on the fly calculations or encryption/decryption where permanent storage of sensitive data is not allowed.

's profile image Profile Picture

Mark Berg on 03 Sep 2024 18:02:07

RE:

As the user goes through the screens for transferring material between Locations, using the "Warehouse transfer" Work creation process, the user gets prompted to confirm the From Location but is not required to confirm the To Location. Within the Mobile device menu items we have the Work confirmation setup set to require the confirmation of both the From and To locations.The old AX2012 app did require the confirmation.

's profile image Profile Picture

Katrin Röder on 03 Sep 2024 15:44:32

RE:

I would really need this options

's profile image Profile Picture

on 03 Sep 2024 14:41:31

RE:

It would be very useful if we could analyse Click Heat Maps. We just migrated from Click Dimensions to Customer Insights - Journeys and we really experience the absence of Heat Maps as a big loss in terms of available options for email analysis. Just like Click Dimensions, Customer Insights - Journeys should offer Click Heat Maps to be able to see what content in your email was the most popular and what was the least. In the heat map, it should be possible for each link to show the Click to Open rate as well as the total number of clicks on that link in absolute numbers. This would be really helpful!

'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