Skip to main content

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

Zachary Weller on 20 Jan 2025 00:23:40

RE:

Yea this is such a standard visual. Not sure why voting is even necessary. This is also one of the main reasons I almost did not use PowerBi. When connecting to a Symantec model report creators have no way of building a histogram easily because you don't have permission to create a new group with the data.

's profile image Profile Picture

Zachary Weller on 20 Jan 2025 00:11:52

RE:

We need a single date slicer!! Instead of having to do work arounds for max or min date selected. This seems like it should have been added years ago!

's profile image Profile Picture

KC Lai on 19 Jan 2025 13:44:52

RE:

During Close Income Statement (Year End) processing. Clients need Retained Earnings to capture Foreign Currency closing balances by GL Account by Dimensions.Please enhance this. RegardsKC

's profile image Profile Picture

Bob Kundrat on 18 Jan 2025 14:53:05

RE:

+1 to Robert Hawke's comment

's profile image Profile Picture

Ron Verhoeven on 18 Jan 2025 13:40:40

RE:

This feature should be shifted to Power BI Reportserver as well, mandatory for user-adoption!!

's profile image Profile Picture

Mats Thell on 18 Jan 2025 10:32:09

RE:

I am looking for similar functionality, more or less the same as what c# can do with inheritance and polymorphism. At the moment I do have a need to inherit from a base codeunit with different functionality.Similar to creating an interface but I just want to have the unique code in each interface implementation, and reuse base procedures instead of copy code.Question on heritage between codeunits,  From Christian.This should be possible to create if we could inherit all functionality from one codeunit from its parents, and that way we should also be able to lock different functions not to be overwritten by child codeunits.example;Codeunit 50001 : Parent...procedure Name() : Textbegin ... code ...end; Codeunit 50002 : Child base Parent...procedure override Name() : Textbegin ... other code ...end;It would also be nice to add private/public/protected variables to codeunits.

's profile image Profile Picture

Rodrigo Morais on 17 Jan 2025 20:19:35

RE:

This suggestion has been open for over 7 years.Is there a reason it is still under review?Custom, user-defined functions would improve our workflow, and greatly facilitate code maintainability and reproducibility.

's profile image Profile Picture

Denis Milosavljevic on 17 Jan 2025 18:47:29

RE:

I agree with the rest of the comments. We had various customers where exactly this feature, analogous to sales, was required in the procurement process - especially in the project business (constrution / profesionall services).

's profile image Profile Picture

Charles Richards on 17 Jan 2025 18:03:15

RE:

These would be great additions to the value of Org Apps. @Microsoft - is there a possibility these will be included by GA?

's profile image Profile Picture

Krystian Krasnopolski on 17 Jan 2025 16:08:01

RE:

Considering the limitation of exporting to PPT or PDF - the ability to set a 'default' font once a custom font has been applied would be a great workaround and help others solve their default font problems.