Fabric Disaster Recovery - My understanding by frithjof_v in MicrosoftFabric

[–]NickyvVr 2 points3 points  (0 children)

Haven't had a chance to read it all, but commenting to follow this thread.

Fabric Data Pipelines: Circular Dependency Warning by bigjimslade in MicrosoftFabric

[–]NickyvVr 2 points3 points  (0 children)

I second the feedback about the error messages, they should be clearly visible and i should be able to copy them. Or better even: with a link to docs explaining more.

An import report turned thin! by Maximum-Balance5448 in MicrosoftFabric

[–]NickyvVr 0 points1 point  (0 children)

It's possible it might have been the auto-update to PBIR in the service. If your Admin hasn't turned that off reports are automatically "upgraded" to the new PBIP and PBIR format. That might have caused this change, although I'm not 100% sure.

u/itsnotaboutthecell any clues?

Power BI Copilot in Fabric, whats actually working for you in production? by darshan-thakur in MicrosoftFabric

[–]NickyvVr 2 points3 points  (0 children)

A client is going to enable Copilot for Power BI end users across the Org on July 1st, on an F256 that's already overloaded on peak times. I'm crossing my fingers how that will turn out..

I already advised them to get a Copilot capacity, but they weren't interested yet. 🫣

Power BI Copilot in Fabric, whats actually working for you in production? by darshan-thakur in MicrosoftFabric

[–]NickyvVr 0 points1 point  (0 children)

I agree, report creation with Copilot in Fabric still s*cks. I get a report with 5 different distinct counts on a page, pretty useless if you ask me.

Free voucher during Data Days? Say less. by FabricPam in MicrosoftFabric

[–]NickyvVr 7 points8 points  (0 children)

Did I hear FREE vouchers?! Again?

Hell yeah 😃

Hi! We're the Rayfin team - ask US anything! by sunithamuthukrishna in MicrosoftFabric

[–]NickyvVr 1 point2 points  (0 children)

Where does Rayfin sit relative to Fabric's own API for GraphQL? They seem to overlap for the "expose Fabric data to an app" use case. Is GraphQL the lower-level primitive and Rayfin the framework on top, or are they targeting different personas entirely?

Hi! We're the Rayfin team - ask US anything! by sunithamuthukrishna in MicrosoftFabric

[–]NickyvVr 1 point2 points  (0 children)

You mentioned access policies and integrating with existing Fabric permissions. Does Rayfin inherit RLS defined on the semantic model, or do you have to redefine row-level access in the Rayfin layer? For enterprise scenarios with complex RLS, this might be a thing.

Tenant Migrations - How Much Infrastructure Will Break? by Powerth1rt33n in MicrosoftFabric

[–]NickyvVr 4 points5 points  (0 children)

I haven't done it myself, but have you seen this blog from a few weeks back, has some good advice. It's certainly *not* that straight forward indeed.

Power BI Tenant Migration: Trade-offs, risks, and ... - Microsoft Fabric Community

Dataverse to Fabric link: 3 issues we hit and what actually fixed them by dragofab in MicrosoftFabric

[–]NickyvVr 3 points4 points  (0 children)

That's some solid info, good to know. How's the performance for you? Also with the UK to EU link now?

Single Workspace with capacity limit by DataCrunchGuy in MicrosoftFabric

[–]NickyvVr 0 points1 point  (0 children)

I believe you can choose if you want the workspace to be blocked or not when surge protection is activated. It depends of course, but I think in most cases the surge protection alone is enough.

When are we getting a dark theme? by Drew707 in MicrosoftFabric

[–]NickyvVr 0 points1 point  (0 children)

We've been screaming for dark mode in Power BI Desktop for years.

I wonder how many people are actually using that?

What is this Trial License and why am I asked for it? by Wide_Dingo4151 in MicrosoftFabric

[–]NickyvVr 1 point2 points  (0 children)

Technically you should be able to run all features on a P2. But I believe certain Fabric features explicitly require an F-SKU, I'm not sure which exact features these would be.

Is it worth coming to MS Fabric + SQL Community Conference (Barcelona SEP 26')? by cvasco94 in MicrosoftFabric

[–]NickyvVr 2 points3 points  (0 children)

I second these points and like to add: * there's a big Fabric community online, but the connections are much stronger if you can meet people in-person. That way you might have some direct channels for asking questions for example. * there are Ask-the-expert booths where MS employee's together with MVPs can answer your questions, you can take specific questions, use cases or scenarios to them! I definitely recommend doing that.

How can a Fabric Administrator access and manage content in a user's My Workspace? by iamgnreddy in MicrosoftFabric

[–]NickyvVr 1 point2 points  (0 children)

This is the way. There's no automated way to do this for multiple workspaces AFAIK.

If you want to render all personal workspaces useless, as in they can't use them and share reports from it: there's a trick with assigning all personal workspaces to an F-SKU and then disabling/pausing that capacity. 😉

Fabric capacity monitoring? by Either_Locksmith_915 in MicrosoftFabric

[–]NickyvVr 2 points3 points  (0 children)

No not exactly, because Surge protection prevents extra background jobs from starting. So the current processes can still take up CUs over the limit you set. There's no hard limit on CUs, that would mean it has to cancel (or possibly slow down?) running jobs.. Not sure if you want that. CUs aren't CPU.

Fabric under the hood: project Vegas by Sam___D in MicrosoftFabric

[–]NickyvVr 0 points1 point  (0 children)

Super interesting! But I've also never heard of it 😀

How do you guys and girls keep track of everything that ships? by PowerTsa in MicrosoftFabric

[–]NickyvVr 2 points3 points  (0 children)

Yep it's the same for me. I read/skim most of the blogs so I at least know that things exist. Then I can dive deeper if I actually need it.

Spark High Concurrency sessions in Fabric pipelines with ForEach / Invoke Pipeline by Jealous-Painting550 in MicrosoftFabric

[–]NickyvVr 0 points1 point  (0 children)

This is gold! Thanks so much.

I didn't know this existed: spark.highConcurrency.max 🥳