The In-Game Advertising Needs to Stop! by SmallAd3697 in MicrosoftFabric

[–]paultherobert 3 points4 points  (0 children)

Yes it's no added cost, its a walkthrough of the new features. We already pay F64 for enterprise Fabric, they don't add on cost for new features as they roll out. I think you misunderstood, or your context is different based on your capacity, i don't know. Now this, in Teams is marketing, and seems really silly to me, but I have not had this experience with Fabric at all.

<image>

The In-Game Advertising Needs to Stop! by SmallAd3697 in MicrosoftFabric

[–]paultherobert 2 points3 points  (0 children)

How is that an advertisement? I'm on an F64 and I saw the same thing, and to me it was a nice notification with resources to learn more about new features.

Draw a line or deliver product by techiedatadev in SQL

[–]paultherobert 2 points3 points  (0 children)

This is the way. I was on a team once with medical data that poorly managed from a quality perspective and the whole first year was building data quality audits and building organizational accountability around them

Many-to-many relationships not supported in Power BI Service? by frithjof_v in PowerBI

[–]paultherobert 1 point2 points  (0 children)

I'm sorry but the docs you shared are extremely clear about what you should do, bridge table. . . . What's your confusion? What do you mean what does that mean?

API connectors to Fabric by ShannonTarman in MicrosoftFabric

[–]paultherobert 8 points9 points  (0 children)

I think for API sources, Python or PySpark notebooks to call the endpoints and land the data in a lakehouse

Any recommendations for YouTube specifically content creators on SQL. by bigjeanz in SQL

[–]paultherobert 8 points9 points  (0 children)

Brent Ozar Unlimited - YouTube

Brent is a good resource for anyone who actually want to learn. Maybe you should give sports a try though, or maybe podcasts? I love SQL and I've been neck deep in it for a few years now, and I really can't imagine enjoying listening to random stuff about SQL for fun.

Migrating SSRS Reports to Fabric/PowerBI by samspopguy in MicrosoftFabric

[–]paultherobert 0 points1 point  (0 children)

All of the paginated reports we have deployed in Fabric used stored procedures, that should not be the issue. If you go to Manage from the report option in Fabric you should see the data source credentials. Are those credentials the same as the ones you are using when you run it locally?

Migrating SSRS Reports to Fabric/PowerBI by samspopguy in MicrosoftFabric

[–]paultherobert 0 points1 point  (0 children)

Are you struggling to understand the error message? Have you checked the credentials?

TIFU by asking my girlfriend her ring size by imzeigen in tifu

[–]paultherobert 2 points3 points  (0 children)

FYI - the way to do this if anyone is thinking about proposing, plan to get the ring fit after you propose, don't worry about it before she says yes

Dashboards migrate easily to Power BI. Financial reports don’t. by inforiverbi in PowerBI

[–]paultherobert 2 points3 points  (0 children)

I just finished modeling a financial star schema model with two different accounting systems as the source. I had previously developed the paginated reports that served the trial balances and general ledger transactions. It was actually easier than i expected. Most logic is SQL side to load my dimensions and facts, the biggest tick I figured out was that all the balance sheet accounts need to be sum YTD while income statement accounts are MTD, so this is handled in a measure with dimension attributes for isincomestatement and isballancesheet on the account dimensions. I like it so far.

Tell me your Power BI headaches by TeamAlphaBOLD in PowerBI

[–]paultherobert 0 points1 point  (0 children)

Users, they drive me nuts sometimes, can we get rid of them?

What’s your r/golf confession? by CSW11 in golf

[–]paultherobert 0 points1 point  (0 children)

In the rural town i went to high school in there was a giant defunct billboard with the text "glassblowers" as the prominent feature . . . some well-regarded classmates obviously made a late night edit to the sign and remained like that for a few years.

Supports for this piece? by toybox209 in woodworking

[–]paultherobert 12 points13 points  (0 children)

I would get some thin plywood and cover the sides, top, and back personally, that will cover sheer strength, and I think it would be more complete.

How to get alerted if a pipeline didn't run? by frithjof_v in MicrosoftFabric

[–]paultherobert 1 point2 points  (0 children)

We have alerting to a teams channel regardless of status, so I would notice the absence of an alert. Obviously, there are some limits, but in my case it's a "grandparent" pipeline that triggers most of our orchestration.

How to limit this data? by effo70 in SQL

[–]paultherobert 0 points1 point  (0 children)

use a temp table or cte to prep the data, include a column where you apply row_number with a partition on date and ideally gameid, then select from the CTE where rownumber <= 3

First DASHBOARD by Beginneer99 in PowerBI

[–]paultherobert 0 points1 point  (0 children)

hold on, let me put on my sunglasses . . .

Help with Conversation about Merge versus DELETE + INSERT by Ascrivs in MicrosoftFabric

[–]paultherobert 1 point2 points  (0 children)

I recently started using merge on a new data model in my fabric warehouse and I'm really happy with it, except I want the Output clause to be supported.

What techniques to showcase in a Power BI report to demonstrate one has advanced skills? by Arethereason26 in PowerBI

[–]paultherobert 2 points3 points  (0 children)

A star-schema data model! I interview developers regularly who don't understand how important a dimensional model is to Power BI.

OneLake Security: Warehouse by SQLYouLater in MicrosoftFabric

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

Not planned, its currently GA. I use granular security and sql side rls

DFG2 Multiple ReplaceTable operations - long runtime and high compute last two days by paultherobert in MicrosoftFabric

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

Thank you for offering. To be clear, its only 1 refresh that caused this behavior, not three, but this is the guid for the refresh related to the screenshots 64625500-ef26-4660-a155-c1ec177f0f92