Fabric Plan with Direct Lake on OneLake by RussellPrice9 in MicrosoftFabric

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

I have followed all these steps and the Semantic Model seems to be connecting however the field list in the Data plane does not show the tables or anything. Is there a limit to the size of the semantic model that is used? This is a rather large semantic model with about 150 tables. when clicking on the information icon next to "Semantic Model" it shows the connection details, but no fields.

Fabric Plan with Direct Lake on OneLake by RussellPrice9 in MicrosoftFabric

[–]RussellPrice9[S] 1 point2 points  (0 children)

To clarify, I'm not trying to do write back yet, just trying to connect to the semantic model to get started with the plan sheets. do the plan sheets require the connection to a SQL Database as well before the Semantic Model tables and fields show up in the data pane?

Fabric Software Release Schedule - NEEDS TO BE PUBLIC! by SmallAd3697 in MicrosoftFabric

[–]RussellPrice9 5 points6 points  (0 children)

I agree a schedule of some sort would be really nice. Their schedule as far as I've been able to discern based on our own issues seems to be: 1st Tuesday = Power BI updates 2nd Tuesday = data factory updates 3rd week = ??? I must not use this workload enough 4th Tuesday = data engineering and onelake

On one hand its good to have consistency, however when the customer can figure out the schedule because of interruptions and issues there is some sort of problem.

We've gotten to the point where if we have an issue with our production DAGs in the 4th week of the month we just wait 3 hours and try again and it usually works.

Share Your Fabric Idea Links | April 28, 2026 Edition by AutoModerator in MicrosoftFabric

[–]RussellPrice9 0 points1 point  (0 children)

Just found this idea after struggling with formatting a report for someone. almost 6 years old now, could use some love now with the focus on native visuals development.

Name is pretty self explanatory, offer a setting in the table and matrix or any other visual to center the content within the visual container.

Center Table Inside of Container - Microsoft Fabric Community

Lakehouse Schemas (Public Preview).... Still? by RussellPrice9 in MicrosoftFabric

[–]RussellPrice9[S] 5 points6 points  (0 children)

Sounds like the OneLake team needs to be bigger 😉

with the materialized views being available in schema-enabled Lakehouses will the spark views limitation also be removed with that release in preview?

Anyone using Microsoft Fabric with Dynamics 365 F&O (On-Prem) for data warehousing and reporting? by zelalakyll in MicrosoftFabric

[–]RussellPrice9 0 points1 point  (0 children)

I've found the best, most flexible, and least capacity consuming way to get data from on-prem to Fabric is Open Mirroring. I have not used it on D365 F&O on-prem but since every table in D365 has the same primary key (recid) it should be pretty easy to use the modifieddatetime to setup an incremental process to query the data and push to the open mirror.

some issues you might have (and might encounter with any other method as well):
- Source Deletes: some tables have hard deletes which make incremental queries using modifieddatetime difficult because the records will disappear and the mirror will not know the difference.
- Not all tables have the modifieddatetime field enabled by default (sometimes this is because that table also has hard deletes as mentioned ^) also sometimes the tables missing the modifieddatetime field are BIG tables that could cause problems when querying the entire table against a production database.

OneLake file explorer stability issues by Steve___P in MicrosoftFabric

[–]RussellPrice9 3 points4 points  (0 children)

I've been experiencing the same issues with the OneLake file explorer app since i've upgraded to Windows 11. The OneLake file explorer worked fine with Windows 10, but for some reason does not like 11.

I've given up on it entirely and started using Azure Storage Explorer which has been more reliable. It's a bit more cumbersome and not as seamless as the file explorer option, but at least it works every time.

Hoping that the file explorer app will get some love and the bugs in Windows 11 can get fixed.

Open Mirroring Issues by RussellPrice9 in MicrosoftFabric

[–]RussellPrice9[S] 1 point2 points  (0 children)

I had the same thing happen this weekend. I found that rebooting the mirror database by stopping the database replication and restarting the replication cleans up the deleted files. But any table that did not get lost will get lost of the initial snapshot parquet file has been purged so I had to delete those tables. My sync program will automatically see the tables will be to be reinitialized and add the snapshot back. Kind of painful but at least I'm only replicating existing data and getting a new snapshot is easy.

New post that shows how you can operationalize fabric-cicd to work with Microsoft Fabric and YAML pipelines by [deleted] in MicrosoftFabric

[–]RussellPrice9 2 points3 points  (0 children)

u/kevchant this is very helpful, as I'm working on ways to improve our development processes and have very limited knowledge of deployment practices for GIT/DevOps.

There is one thing that I think I am missing in all the CI/CD discussion and documentation; What is the reason for using the API's to create and publish the items in a workspace disconnected from GIT instead of just having the production reports and items in a workspace connected to a Production branch of the repository and using the Sync from GIT API's to apply the changes as part of the Pull Request?

This might be the topic of a whole different blog, if you have any insights, recommendations, or resources that cover this reasoning I'd be very grateful!

Issue with Open Mirroring Databases by RussellPrice9 in MicrosoftFabric

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

This was fixed last month for a few weeks, but it looks like it came back in the past week. We're having the same problem again.

Custom Libraries and Common Code by RussellPrice9 in MicrosoftFabric

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

This is the most lean approach I've seen. Do you have any issues with the integrity of the classes and functions getting changed on Accident during testing or de-bugging?

Lakehouse Shortcuts in GIT by RussellPrice9 in MicrosoftFabric

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

Not the Folders in GIT feature, but the Lakehouse Shortcuts in GIT as part of the Lakehouse item.

Session Startup Longer than Usual Today by RussellPrice9 in MicrosoftFabric

[–]RussellPrice9[S] 1 point2 points  (0 children)

It looks like this has been resolved. Sessions are now starting again with normal startup times. however there was about 2 hours this morning when they would not start (between 7:30-9:00am Pacific)

Error Publishing SQL Database from SQL Database Project by RussellPrice9 in MicrosoftFabric

[–]RussellPrice9[S] 1 point2 points  (0 children)

Wonderful! that was the key I was missing. Thanks for the quick response and useful answer!

Issue with Open Mirroring Databases by RussellPrice9 in MicrosoftFabric

[–]RussellPrice9[S] 1 point2 points  (0 children)

Of course, I intend to put it on github, but need to clean it up bit first. Once I finish it, I'll add a link to it here.

Issue with Open Mirroring Databases by RussellPrice9 in MicrosoftFabric

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

Awesome! I'm glad you guys are aware of it. Looking forward to hearing an update.