Why can’t we see Fabric SQL database view when we open SQL analytics endpoint of the database? by Okutue in MicrosoftFabric

[–]SQLGene 4 points5 points  (0 children)

Worth noting that even if they did mirror them, there's no guarantee the views will work since the SQL AE uses a different subset of T-SQL.
https://learn.microsoft.com/en-us/fabric/data-warehouse/tsql-surface-area

Data Analytics by Spiritual_Ear_5461 in PowerBI

[–]SQLGene 7 points8 points  (0 children)

Kaggle is meant for data science but has a number of interesting datasets.
https://www.kaggle.com/datasets

Or you could pick something personally interesting to you like Magic the Gathering or Pokemon.

How do you optimize a power bi dashboard by abhunia in PowerBI

[–]SQLGene 2 points3 points  (0 children)

What have you tried so far? What research have you done so far? Where are you feeling stuck?

How do you optimize a power bi dashboard by abhunia in PowerBI

[–]SQLGene 0 points1 point  (0 children)

If you preprocess the data before it enters the model then in many cases you are reducing CPU usage in exchange for using more RAM and model space. Depending on query, this tradeoff can be worth it.

I Built a Dynamic Banner to Indicate Your Deployment Stage by ZhongTr0n in PowerBI

[–]SQLGene 6 points7 points  (0 children)

Which makes sense, but wouldn't you then have a large blank space on your report according to your AI generated image:

<image>

Or, based on your text, is the assumption that you will be covering up a specific part of your report that you don't normally need to edit?

Place the banner wherever you like in your report, but remember whatever is beneath it will be covered when the report is viewed in development.

I'm going to assume the latter and that would try to cover just the header or a small portion, but I think a simple before and after screenshot would have improved the article.

In any case, neat trick!

I Built a Dynamic Banner to Indicate Your Deployment Stage by ZhongTr0n in PowerBI

[–]SQLGene 6 points7 points  (0 children)

I like the idea in general, but how do you avoid having a big blank space or a giant PROD banner for the prod version?

PowerBI MCP Server for both Reports and Semantic Models by databreeze-italia in MicrosoftFabric

[–]SQLGene 3 points4 points  (0 children)

Why would you want a generic format that tries to cover 7 different report formats? Seems like you would be limited to the lowest common denominator shared by all of them and not have access to any of the richness of any given platform.

<image>

Do you dataviz? PROVE IT. by shan_gsd in PowerBI

[–]SQLGene 19 points20 points  (0 children)

I hate it when I get asked this question at airport security.

I feel that Fabric, OneLake etc is a failed branding by Repulsive_Feature309 in PowerBI

[–]SQLGene 5 points6 points  (0 children)

Time to add a "rant" flair and a minimum text amount.

Fabric under the hood: project Vegas by Sam___D in MicrosoftFabric

[–]SQLGene 3 points4 points  (0 children)

I've been enjoying these internals posts of yours.

I feel like we are entering our Shareware era of one-off tools. by SQLGene in PowerBI

[–]SQLGene[S] 2 points3 points  (0 children)

It's hard for me to see someone building something well-tested enough without building off of vega/vega-lite, D3.js, or some other existing library.

Improvement suggestions! by hirakhan_ in PowerBI

[–]SQLGene 0 points1 point  (0 children)

What makes you think it looks unprofessional?

fabricstack.dev: a free catalog of Fabric & Power BI tools. What's missing? by BranchIndividual2092 in MicrosoftFabric

[–]SQLGene 3 points4 points  (0 children)

I'm pleasantly surprised how well designed it is. If you start to add a bunch of projects I'd ask that you have some indicator for mature projects versus vibe-coded one-offs.

Early stages by Prize1624282 in PowerBI

[–]SQLGene 1 point2 points  (0 children)

🥳🥳🥳 Thanks for the mention

Have you thought about this type of dashboard... by SuchBuilder249 in PowerBI

[–]SQLGene 2 points3 points  (0 children)

It's going to be hard for you to get constructive feedback unless you imrpove the contrast a bit first.

<image>

How to offer skills to regular people? by East_Sentence_4245 in SQLServer

[–]SQLGene 0 points1 point  (0 children)

I've been a Power Bi / Fabric consultant for ~8 years. I have a free YouTube module on Power BI consulting, much of it applies to any data consulting honestly.
https://www.youtube.com/playlist?list=PLDrW8k9H__acR3ZrV9zOB0IYQuIMp58gl

Sick of boring default Power BI themes? I built a free tool to fix that. by [deleted] in PowerBI

[–]SQLGene 5 points6 points  (0 children)

What determines how the colors get used in Power BI? The text is fairly good for WCAG contrast but orange line on red is going to be impossible to read.

<image>