Forum Discussion
Update visual table column via CSV
- 17 days ago
Hi jwb3d,
Can you elaborate more on the desired functionality?
I assume this is in a Power BI report?
If you want a button click to load data into a report, then you're looking at a translytical task flow.
Understand translytical task flows - Power BI | Microsoft LearnThis allows pressing the button to call a python UDF in Fabric, which can then load data.
Can you explain how your model is currently set up? Translytical task flows work best with DirectLaake models where the data is sitting in a warehouse.
Can you also explain where this CSV file is? Is it sitting in an on prem file share, is it in sharepoint, or is it in a lakehouse file section already?
Hi jwb3d,
Can you elaborate more on the desired functionality?
I assume this is in a Power BI report?
If you want a button click to load data into a report, then you're looking at a translytical task flow.
Understand translytical task flows - Power BI | Microsoft Learn
This allows pressing the button to call a python UDF in Fabric, which can then load data.
Can you explain how your model is currently set up? Translytical task flows work best with DirectLaake models where the data is sitting in a warehouse.
Can you also explain where this CSV file is? Is it sitting in an on prem file share, is it in sharepoint, or is it in a lakehouse file section already?