Skip to main content
Liquid error: Exception has been thrown by the target of an invocation.

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

Johnathan Brenner on 01 Nov 2024 18:12:33

RE:

I found this thread while searching for the Purchase Line Review Page. This should be be enabled for price pages, not just sales. My client wishes for the ability to change the Starting and Ending date, and create a new line from the filtered list. This worked before the new pricing experience.

's profile image Profile Picture

Aaron Bastian on 01 Nov 2024 17:26:19

RE:

For our business case, we have locations for damaged goods and QA inspection. These can usually be handled by managing the inventory status, but if an employee forgets to set the inventory status, we can run into serious problems reserving damaged goods for orders. Batch jobs wont work due to the frequency of operations at our company.

's profile image Profile Picture

Steve Krisjanovs on 01 Nov 2024 16:43:04

RE:

Correction. This is a BC24 upgrade bug. Not BC25BC24 wasnt on my upgrade radar since we're jumping from 23 to 25 onprem directly. That said, this idea submission still holds a ton of merit

's profile image Profile Picture

Daniel Göhler on 01 Nov 2024 15:03:26

RE:

There was a lively discussion about this on Yammer (https://www.yammer.com/dynamicsnavdev/#/Threads/show?threadId=3039600681410560). Thanks to the helpful input from the Business Central community, it seems this idea is no longer necessary and can be closed. It turns out that there is a PowerShell cmdlet that enables this functionality for shared mailboxes. To implement it, you need to add the “Send As” permission to the shared mailbox in the Exchange Admin Center. However, this option isn’t available directly in the Exchange Admin Center interface. Instead, you need to connect to Exchange Online via PowerShell and enable the MessageCopyForSentAsEnabled setting for the shared mailbox (for example, invoices@contoso.com):Set-Mailbox invoices@contoso.com -MessageCopyForSentAsEnabled $trueFor more details, see the documentation: https://learn.microsoft.com/en-us/exchange/recipients-in-exchange-online/manage-user-mailboxes/automatically-save-sent-items-in-delegator-s-mailbox#how-do-i-set-up-a-mailbox-to-save-messages-sent-as-a-manager-when-theyre-sent-by-an-assistant

's profile image Profile Picture

Sulagna Banerjee on 01 Nov 2024 13:49:39

RE:

Any update on this? FOR JSON functions are very useful functions.

's profile image Profile Picture

Vincent Tabbers on 01 Nov 2024 12:35:52

RE:

We now use a form to calculate the size and positions of the objects. With a adjustable grid this won't be neccessary.Power BI needs to evolve. Still many simple SSRS tasks are missing.

's profile image Profile Picture

Ian L on 01 Nov 2024 11:08:36

RE:

Hey, I'd just like to say Kudos to you - looks like you've submitted 110 ideas by my calculation! Have you ever thought of a career in the PowerBI development team? I think they need someone like you!Best wishesIan

's profile image Profile Picture

Pär Adeen on 01 Nov 2024 10:06:58

RE:

Can't understand why this only have one vote but maybe there are thousands of this requests ;-)

's profile image Profile Picture

Pär Adeen on 01 Nov 2024 10:04:44

RE:

Just got the same customer request today, i.e. to show different column headers based on a filter (dropdown filter) settings.I tried to overcome using field parameters but they I will have all field parameter columns shown when no selection is doneI also tried using bookmarks and show different visuals but that didn't work either since the filter needs to be a dropdown filterThis should be quite a simple change I would say. No need to advertise it using the function (fx) icon either, a right click on the measure will also work

's profile image Profile Picture

Pär Adeen on 01 Nov 2024 10:04:02

RE:

Just got the same customer request today, i.e. to show different column headers based on a filter (dropdown filter) settings.I tried to overcome using field parameters but they I will have all field parameter columns shown when no selection is doneI also tried using bookmarks and show different visuals but that didn't work either since the filter needs to be a dropdown filterThis should be quite a simple change I would say. No need to advertise it using the function (fx) icon either, a right click on the measure will also work