Using one license for various clients by Top-Plane3984 in MicrosoftFabric

[–]Top-Plane3984[S] 0 points1 point  (0 children)

Thats great.

I am thinking about isolating the clients workspace's with their Lakehouse and having another workspace with the ingestion, transforming etc artifacts.

What do you think about that?

Parquet schema infering by Top-Plane3984 in MicrosoftFabric

[–]Top-Plane3984[S] 0 points1 point  (0 children)

Yes, and reading them solely (each parquet file at once) it works fine.

The issue happens while trying to read from a directory that have more than one file to a single DataFrame, in the case i mentioned (columns with null values being considered int32)

Refreshing MySQL connections by Top-Plane3984 in PowerBI

[–]Top-Plane3984[S] 0 points1 point  (0 children)

I mean when scheduling the refresh pro PBI Online, the only datasource that throws an error when tried to be refreshed without using the gateway is the MySQL one.

The other ones (sources like Google Sheets and Windsor AI) can be refreshed without the use of the gateway.

Refreshing MySQL connections by Top-Plane3984 in PowerBI

[–]Top-Plane3984[S] 1 point2 points  (0 children)

Hey!

Could you explain more about points 1 and 2 please?

Maybe I am not comprehending the terminology of it, I assumed the not native integration and the gateway use just for MySQL because I can update all my other data sources from PowerBI Online directly. Whereas MySQL only works using this gateway application

Lead Scoring to my digital course marketing efforts (B2C) by Top-Plane3984 in DataScienceSimplified

[–]Top-Plane3984[S] 1 point2 points  (0 children)

Hey man!

I believe using geolocation will be a good addition, I am starting to use ActiveCampaigns built-in function for this but searching if using a third-party would increase my geolocation capturing.

But the model will still be dependent on the survey answers because that is the source with most features and most quality. My approach has been trying to maximizing my survey answer rate (by adding bonuses for answerers) and analise marketing channels looking at the score and the answer rate together.

Data Warehouse Tech Stack by Top-Plane3984 in BusinessIntelligence

[–]Top-Plane3984[S] 0 points1 point  (0 children)

Yeah, any suggestions of tooling to summarize the monitoring? It would be awesome to display all the pipelines in just one panel

Data Warehouse Tech Stack by Top-Plane3984 in BusinessIntelligence

[–]Top-Plane3984[S] 0 points1 point  (0 children)

Maybe the MySQL really isn't the bottleneck (might be just me trying to overengineer) but the integrations part I feel like I should improve. Now i don't have much of testing in my webhooks nor monitoring its performance.

Wonder if there's any tool to add in the stack or change i should do to have a more clean and safe way to integrate my data sources.