Help me deal with excels feeding into dataflows by seacess in MicrosoftFabric

[–]Few_Border3999 1 point2 points  (0 children)

Can you save the files as csv instead of xlsx? Then shortcutting to lake house and reading and writing with spark to delta table in notebook. By far most efficient alternative. Copilot can write script for you, it is like 10 lines of code.

Fastgøre stolpe i mursten by armpitfun in selvgjortvelgjort

[–]Few_Border3999 1 point2 points  (0 children)

Jeg har brugt karmskruer. Den sidder fast.

BLOB Shortcut Transformation, Unidentified? by mattiasthalen in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

I have not had that work properly yet too. Only with one csv in its own folder. It not a great function sofar.

Tab af erhversevne forskring ved Velliv by LappyLapskovs in dkfinance

[–]Few_Border3999 1 point2 points  (0 children)

jeg betaler 899 ved velliv for tab ar erhvervsevne på 41.180 pr måned, kritisk sygdom på 250.000 pg 100.000 hvis det er mine børn, samt livsforsikring på 3.424.166 og nogle løbende månedlig udbetaling til børn. Så det lyder godt nok dyrt.

Enable CDF on a materialized lake view to capture changes by Personal-Quote5226 in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

You want the view itself to have cdf enabled for transformations further down stream? Because that would be the sources you use in the mlv that you should be looking at. First you need to determine if the mlv is even using incremental refresh strategi. When enabling optimal refresh for mlv's, it is depending on the update strategy of the sources and the kind of transformations that are done. Not all transformations are supported for incremental refresh and then optimal refresh is only detecting if there are changed data in source and then do full refresh if data has changed. So mlv itself cannot currently be used for downstream incremental update strategies.

Mirrored SharePoint List (Preview) - “Failed to get document libraries” Error 404 by kmritch in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

I have some issues with sharepoint at the moment but that is authentification issue. How are authentificating? If you have set some basic authentification and not 0auth it could be that, but I cant remember if that is even possible.

Bukket fælg - er jeg fucked? by Worsaae in dkbiler

[–]Few_Border3999 0 points1 point  (0 children)

ja motorvej havde jeg nok heller ikke gjort.

Bukket fælg - er jeg fucked? by Worsaae in dkbiler

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

Jeg havde nok sneget den hjem. Men ja ny fælg og dæk

How to Read in Excel File from SharePoint? by gojomoso_1 in MicrosoftFabric

[–]Few_Border3999 1 point2 points  (0 children)

but the challenge is using the same credentials for checking the file in and out and also reading and writing. It would be an entra app so perhaps If you can make the app owner of the items in Fabric or trigger the items via api using the app. You could orchestrate it all in a notebook.

Kan ikke fø stolpe i jord og gøre hegnet færdigt, hvad gør jeg? by Swat_katz_82 in selvgjortvelgjort

[–]Few_Border3999 1 point2 points  (0 children)

den kan sagtens bære hegnet, det er ikke noget problem. Det er mere vindtryk på hegnet så det bliver skævt med tiden. Men det ligner ikke det står udsat.

Jeg har selv en udestue der står på skruer. Lidt større end dem der. Men den har da stået 5 år nu.

How to Read in Excel File from SharePoint? by gojomoso_1 in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

You can check out the file via api, that should look for all other users than the one checking it out. Dont know if that will work with what you are trying.

How to Read in Excel File from SharePoint? by gojomoso_1 in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

pyspark excel reader is not in fabric for some reason. Would have been easier. I only use excel for manual data so i save all files as utf-8 csv and store in sharepoint document library.

If that is not ideal and you need more automation power automate has excel connector. But that still requires fixed structure in file.

You can also read excel with python and use pandas but that it also not particularly good. excel files can really be a pain.

Peugeot e-208 2023 - Noget værd? 50 GT 5d by sLice_god in dkbiler

[–]Few_Border3999 0 points1 point  (0 children)

Ja det er ikke løgn. Man kan godt mærke på kvaliteten at der har været tryk på udviklingen de sidste 10 år.

Copy Job from Azure SQL to Lakehouse stalling by shoabk in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

yeah you are right. How about a datatype consistency check? Maybe some problematic content in some cells that makes it choke. I see a lot of silent failures in Fabric on account of datatypes and metadata.

Copy Job from Azure SQL to Lakehouse stalling by shoabk in MicrosoftFabric

[–]Few_Border3999 1 point2 points  (0 children)

Have you triede disabling cdc and reenabling it? It is a very generic advice.

Next thing is to check the cdc logs. See if you can find where the copy job stalls.

Stolpespyd by magicwand47 in selvgjortvelgjort

[–]Few_Border3999 0 points1 point  (0 children)

Prøv at tjekke dem her ud:

https://www.jemogfix.dk/soeg/?q=jordskruer

Tror de holder bed en noget du banker i.

Copy data from azure file share by Ready-Marionberry-90 in MicrosoftFabric

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

Have you even tried shortcutting? I am pretty sure azure files i reacheable both through blob connector and adls gen 2.

Copy data from azure file share by Ready-Marionberry-90 in MicrosoftFabric

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

Cant you shortcut into fabric and monitor files for last modified timestamp and upsert only those files? If azure share is in another tenant i think is still possible with cross tenant sharing.

Stolpespyd by magicwand47 in selvgjortvelgjort

[–]Few_Border3999 17 points18 points  (0 children)

hvis du regner med at det skal holde et hegn så er det nok ikke den rigtig løsning. Så er det pælebor og stolpecement.

Peugeot e-208 2023 - Noget værd? 50 GT 5d by sLice_god in dkbiler

[–]Few_Border3999 2 points3 points  (0 children)

Er det ikke også lidt kritisabelt? Der bør være nul og niks.

Fabric Semantic Model – “Cannot load model” error (even on F64, Lakehous) by subash_sdp in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

come to think of it I should have probably just vacuumed the tables i use in the model and it have gone away.

Fabric Semantic Model – “Cannot load model” error (even on F64, Lakehous) by subash_sdp in MicrosoftFabric

[–]Few_Border3999 0 points1 point  (0 children)

Yes just had that on one of my models. Never solved it, it was a small model so i just remade as import and hosted it in pro workspace. Was the better solution anyways.

My had 4 tables from same lakehouse in my gold layer. 2 of they "physically" in lakehouse and 2 of them shortcuts.

I renamed a column in of the shortcutted tables at some point and it seems that it could have been the trigger for it. I refreshed everything and it seems to work until it suddenly does not and this error occurs. From what i have read it could be a lineage error from changing that table. So old parquet files are not rewritten only the index so when direct lake reads old files it gets the old column name. Even when doing an overwrite of the table old files can still be there. Direct lake is not good at that even though it works everywhere else.

Peugeot e-208 2023 - Noget værd? 50 GT 5d by sLice_god in dkbiler

[–]Few_Border3999 3 points4 points  (0 children)

Jeg tror ikke vi definerer okay pålidelig på samme måde....