Skip to main content

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

Lateef Olaosebikan on 05 Feb 2025 11:06:33

RE:

We need you to improve the pagination synchronization issue.

's profile image Profile Picture

Moustapha El Houry on 05 Feb 2025 09:22:59

RE:

Hi @Adnan,Thank you for supporting this idea.The way I am thinking is not to change the behavior of the existing and / or operators we have already in BC.but to introduce new ones.For the and operator, that will be something like: && (as in most languages), AndAlso (as in VB.net) or and_then (as used in PASCAL)For the or operator, that will be something like: || (as in most languages), OrElse (as in VB.net) or or_else (as used in PASCAL).

's profile image Profile Picture

Norman Kleinschmidt on 05 Feb 2025 08:59:17

RE:

Important Implementation! Needed in several Projects.

's profile image Profile Picture

Amit Verma on 05 Feb 2025 07:18:24

RE:

UNAVAILIBITY OF IST TIMEZONEAs per my understanding the Microsoft Fabric product is still under development phase and many be multiple features are being worked upon to be included in future releases.Currently, my client is experiencing challenges in using IST time zone. It seems currently there is only UTC time zone available in the product.My client, CSP, Billing Partner are all based in IST time-zone, yet the end user/customer is not able to use IST time zone due to its unavailability.I would request to please develop this feature and include this in the upcoming release.

's profile image Profile Picture

on 05 Feb 2025 02:44:28

RE:

pls help to accommodate it soon

's profile image Profile Picture

Stefnie Davies on 05 Feb 2025 00:31:57

RE:

Great suggestion, Linda. In addition, it will support a positive the user experience when transitioning from UAT to Production, reducing user profile 'surprises'.

's profile image Profile Picture

Mark DePalma on 04 Feb 2025 19:23:17

RE:

Can't believe we don't have an official solution from Microsoft on this yet.

's profile image Profile Picture

Lauren Miller3 on 04 Feb 2025 18:00:01

RE:

Yes, I second this! We have the option to add/remove a PDF, we do not need this PNG. I have clicked "no attachment" so it should not automatically attach a PNG

's profile image Profile Picture

Shyam Bhadresa on 04 Feb 2025 17:57:22

RE:

This needs to happen! Such a helpful ability that's so basic in Reporting...

's profile image Profile Picture

seb mi on 04 Feb 2025 17:49:58

RE:

Feature: similar to Reporting Services, ability to save the function at the Company level, Report Level...Example: for fiscal calendar, i could write a function Fiscal_SamePeriodLastYear(), and the whole company could use it. A function could be:independent of the Semantic model, in which case it may be easy to store at the company level or report level, eg1: f(x) = x * x, eg2: SamePeriodLastYear of a 4-4-5 calendar that can be computed based on math rules onlyor dependent of the Semantic model, in which case it may be more difficult to make available at Company Level, eg: SamePeriodLastYear based on a Calendar that cannot be computed by math only as it needs a specific Calendar tableReport Level storage/availability would be a minimum.Thanks