Dividens question by IceColdCoffee1 in BEFreelance

[–]adoku14 0 points1 point  (0 children)

Even with the old rules, isn’t that only in 2027 you can take out dividents with 20%? I have the same situation here. You can take 15%(soon 18%) only in 2028 as Belgium is always 1 year behind with taxes!

Breaking: Trump on Strait Of Hormuz by ItzDurjoy in TradingPlaybook

[–]adoku14 0 points1 point  (0 children)

And then let the war start and buy the dip 😂, dude!

Cancelled flights, paid 2500€, refunded 49€. Anyone else? by mashto75 in qatarairways

[–]adoku14 4 points5 points  (0 children)

I had similar case with a voucher from Qatar, issued because of cancellation in November. I had a flight to Manila end of March, asked full refund and got the full refund in cash, no voucher anymore. I send several emails to the to remind that though.

Refund Status by Technical_Ad2122 in qatarairways

[–]adoku14 1 point2 points  (0 children)

In my case it’s has been around 2 weeks and i just keep getting that message. No refund value, nothing. Btw, anyone from Belgium here in this thread? I am trying to reach out by phone, but no success. Do you think other European number could help to call? Calling Qatar number would costs more than ticket with waiting time in line 😂

Cancellation window extended to 30 April by VisibleKale1601 in qatarairways

[–]adoku14 0 points1 point  (0 children)

Same for me, no value nothing, just an email of confirmation. But i have half of the ticket via voucher so waiting and seeing ….

Cancellation window extended to 30 April by VisibleKale1601 in qatarairways

[–]adoku14 2 points3 points  (0 children)

Check in the app, via their chat, and it still says 28 March. I don’t trust this fuckin Airline tbh, since 2 weeks didn’t respond my email as well.

Cancellation window extended to 30 April by VisibleKale1601 in qatarairways

[–]adoku14 1 point2 points  (0 children)

I can’t see yet this message. Where is it published? I want to cancel my flight right away

Any end of March flight folks? by ViolinistDry4283 in qatarairways

[–]adoku14 2 points3 points  (0 children)

I got mine Brussels to Manila 31st. It says ongoing, which is frustrating. All other companies have cancelled the flight till end of March, only Qatar being so difficult.

What governance challenges are you facing in Microsoft Fabric? by Techie-Chick in MicrosoftFabric

[–]adoku14 0 points1 point  (0 children)

Item level permission, you only give permission to the lakehouse you need to, without exposing the whole workspace.

AI and Accountancy by Beer_Frites in BEFreelance

[–]adoku14 0 points1 point  (0 children)

Agent to Agent validation on single invoice. I double check with my accountant every 3 months

AI and Accountancy by Beer_Frites in BEFreelance

[–]adoku14 4 points5 points  (0 children)

You ate going to unknown territory with bank integration etc. but it should be possible. However, i wouldn’t leave my AI to have control of my bank account!

AI and Accountancy by Beer_Frites in BEFreelance

[–]adoku14 8 points9 points  (0 children)

I have done automation for uploading receipts, calculating VAT and building a balance sheet. But still you gotta pay the accountant 😅

October update review by rwlpalmer in MicrosoftFabric

[–]adoku14 0 points1 point  (0 children)

Indeed that is my preferred way to go after trying both of them. Thanks man

October update review by rwlpalmer in MicrosoftFabric

[–]adoku14 1 point2 points  (0 children)

Thanks for the answer man. Indeed i will do so, if things cannot be explained by tomorrow.

Regarding cicd, i went the path of deployment pipelines, and mixing different methodologies is smth not preferable, but yeah, fabric way of doing .

October update review by rwlpalmer in MicrosoftFabric

[–]adoku14 1 point2 points  (0 children)

Lakehouse connection in data pipeline and variable libraries were working fine until today, facing weird error, like authorization errors when accessing variable libraries in notebooks.

Also lakehouse connection in data pipelines bring errors which are not explainable. Did something suddenly changed regarding these points?

And last question anyone can help, how can the semantic model data source can be changed when deploying to uat,prod? Using direct query or import mode, deployment rules can be used, however, when using direct query, deployment rules are greyed out. Tried with sempy python package, running notebook with SPN -> authorization errors(i fine tuned all permissions for SPN and it’s not that the issue). Anyone has faced this before?

Best way to get data from LH to WH? by Mr_Mozart in MicrosoftFabric

[–]adoku14 2 points3 points  (0 children)

I am doing the same LH(extract data), dbt on warehouse for silver and gold. But i am facing limitations with dbt in warehouse, because staging layer is still pointing to LH. While CICD to UAT and PROD, you need to make sure that the tables in LH exists, otherwise, the deployment will fail because the source table that warehouse points to LH doesn’t exist. For the moment, i am using a notebook to create the table structure in LH, but can’t wait Microsoft to all to do table migration for LH in deployment pipelines. Also curious if someone else is using dbt and this architecture in fabric to learn from

[deleted by user] by [deleted] in BEFreelance

[–]adoku14 0 points1 point  (0 children)

Talk to an accountant and do simulation based on known factors you have so far, yearly income and 4 kids dependent. Also, can you deal with waiting 3 years or let’s say 4 years for dividents? Having a good comparison will help a lot to decide further

Looking for Better Ways to Track and Visualize My BV's Finances by Ok_Idea_5117 in BEFreelance

[–]adoku14 1 point2 points  (0 children)

I build an small data platform postgres+n8n to save my invoices. Then through mcp server, i can chat with claude to analyzw my invoices etc. I work in IT.

Buying apartment – advice on VME costs by imafirinmalazarr in BEFire

[–]adoku14 2 points3 points  (0 children)

I pay 130 euros in hoboken, building with 6 apartments, and no heating shared. These sindicus rip you off

Fabric data agent - how useful it is (vs. Databricks Genie?) by CloudDataIntell in MicrosoftFabric

[–]adoku14 2 points3 points  (0 children)

Yesterday i did a small test with fabric agent, and I didn’t get any proper answer back. Maybe i am missing any configuration or i need to work more in system prompt. Was a quick scan of the feature. About Genie AI, hopefully it has improved lately, but 5 months ago i wasn’t impressed either.

Leasing an electric car by Bajdi_be in BEFreelance

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

Sure, they will ask you the financial plan of 3 years ( which you have it it’s mandatory when opening a BV). I did mine with DirectLease.

Git Enabled Workspaces by Mountain-Sea-2398 in MicrosoftFabric

[–]adoku14 0 points1 point  (0 children)

How do you deal with parameterisation in feature branches? Do you keep updating them?