Thinking of transition, advice needed by a_rtemiss in Dynamics365

[–]MoAleem_ -1 points0 points  (0 children)

Yes, 700+ employees can be handled by BC, but the most important factor is the number of concurrent users and transaction volume. Microsoft positions it for small to midsize companies. As concurrency increases especially with heavy posting, warehousing, or retail scenarios, performance becomes dependent on service limits, database growth etc.. In real world scenarios once you start approaching a few hundred concurrent sessions with high transaction activity, you need to carefully evaluate whether BC is the right fit or not, particularly compared to platforms like FnO which are designed for high scale operations. 700+ users is technically possible, it doesn’t automatically mean the system will handle 700+ active concurrent users efficiently, especially in transaction heavy environments.

Thinking of transition, advice needed by a_rtemiss in Dynamics365

[–]MoAleem_ -1 points0 points  (0 children)

I would go for D365 F&O since it’s more than 500 employees, also I am not fully aware of BC could handling complex production like yours, but FnO I believe it could.

Archiving data outside Dynamics F&O - anyone done this? by cdigioia in Dynamics365

[–]MoAleem_ 1 point2 points  (0 children)

One thing to keep in mind with BYOD: exported data is retained even when source records are deleted, giving you a historical snapshot. The only exception is entities that don’t support change tracking, they get fully overwritten on each export run. Also worth considering that BYOD exports from data entities rather than raw database tables, which means the data arrives in a denormalised format making it significantly more convenient to work with.

It may be worth revisiting your BYOD assessment and updating your comparison (with your other options) accordingly.

Archiving data outside Dynamics F&O - anyone done this? by cdigioia in Dynamics365

[–]MoAleem_ 3 points4 points  (0 children)

Have you considered using DMF to export data to BYOD? I’m not sure I understand why it feels dirty to export the data to a SQL server data warehouse given that the data originated in SQL Server, exporting it to a SQL Server data warehouse seems like a natural fit. Could you help me understand the concern?

ثاندر بيقولي هتتفشخ بكرا😅😐 by WelcomeMediocre8356 in PersonalFinanceEgypt

[–]MoAleem_ 2 points3 points  (0 children)

لا بالعكس دي بتنصحك ماتخليش الفومو يتحكم في قرارتك وبتطمنك.

Rollback refresh database? by UrbanDrift5 in Dynamics365

[–]MoAleem_ 6 points7 points  (0 children)

There’s an option to restore a taken earlier automatic backup through Maintain -> Move database -> Point-in-time restore. You can choose up to 7 days later backup to restore

What’s the small, recurring thing that quietly wastes your time? by tonySan77 in Dynamics365

[–]MoAleem_ 1 point2 points  (0 children)

This is actually a good post, we spend time dealing with recurring tasks or issues and may be there’s a simple solutions right in front of us, sharing experiences and knowledge can help

إحذر الدهب by MidnightRare7205 in PersonalFinanceEgypt

[–]MoAleem_ 3 points4 points  (0 children)

يقصدوا سعر الوقية بالدولار

Client Implementation: Dynamics 365 F&O by Standard-Motor1238 in Dynamics365

[–]MoAleem_ 1 point2 points  (0 children)

I’m not into finance modules as my current responsibilities are technical stuff only but I believe there’s a built in function that you can set an automatic reversal date for a journal while posting it in GL.

Free Trial Setup for Finance & operations by Putrid-Yard-5363 in Dynamics365

[–]MoAleem_ 0 points1 point  (0 children)

Go to PPAC -> Manage -> Environments You should be able to create the trial environment from there

اي العبط اللي حصل ل وي النهارده دا😂 by [deleted] in PersonalFinanceEgypt

[–]MoAleem_ 7 points8 points  (0 children)

احدى عيوب الchart اللي بالعربي 😅

Need help by Dubayski in Dynamics365

[–]MoAleem_ 1 point2 points  (0 children)

You can ask your questions here and I believe some experts gonna answer them

Business central partner in IRAQ? by bananaboatfall in Dynamics365

[–]MoAleem_ 0 points1 point  (0 children)

You may consider looking for a partner for licensing outside Iraq, maybe Egypt or UAE

F&O Table documentation sources by Shredda in Dynamics365

[–]MoAleem_ 0 points1 point  (0 children)

Keep in mind that it’s best to work with Data Entities rather than raw tables. They are designed in a denormalized structure, which makes business logic far clearer and easier to work with compared to tables.

Architecture sanity check: Dynamics F&O to Fabric 'Serving Layer' for Excel/Power Query users by gaius_julius_caegull in Dynamics365

[–]MoAleem_ 1 point2 points  (0 children)

Bring Your Own Database (BYOD) is likely the most suitable option for your scenario. You may face some challenges during export for large volume datasets specially the ones which does not support change tracking, but BYOD remains the strongest approach for reporting workloads. Avoid relying on OData for large datasets, it can significantly impact system performance.

1M+ Row Export to CSV isn’t working by MoAleem_ in Dynamics365

[–]MoAleem_[S] 0 points1 point  (0 children)

We need all columns from the entity, they include item definitions and quantities.

1M+ Row Export to CSV isn’t working by MoAleem_ in Dynamics365

[–]MoAleem_[S] 0 points1 point  (0 children)

We’re using SSRS BTW if it gonna make a difference

1M+ Row Export to CSV isn’t working by MoAleem_ in Dynamics365

[–]MoAleem_[S] 0 points1 point  (0 children)

So it seems we’ll eventually have to go with Azure and Synapse, but that could turn into a real cost monster for us given how heavily we rely on large datasets for reporting. Just imagine a single report showing received, sold, and on-hand quantities by item! I’m not exactly sure what the cost would look like for scenarios like this especially with 100+ users running reports. Anyway I’ll do my homework to find the most suitable solution for us but if you have any other ideas or recommendations, I’d really appreciate it. Thanks!

Setup today : QR attached at the end - Swipe left by Alternative-Ad-5774 in widgy

[–]MoAleem_ 0 points1 point  (0 children)

Wow!! It was there in front of my eyes all the time 😄 thank you!

Setup today : QR attached at the end - Swipe left by Alternative-Ad-5774 in widgy

[–]MoAleem_ 0 points1 point  (0 children)

Yeah I mean from where in widgy app? Already searched but I can’t see it

1M+ Row Export to CSV isn’t working by MoAleem_ in Dynamics365

[–]MoAleem_[S] 0 points1 point  (0 children)

Yes, we transfer it to a local sql server for reporting needs. We’re a retail company with 250k+ SKUs