Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
jesuslogmein
Helper I
Helper I

Writing in the semantic model of a pbi with udf functions????

I am researching the new udf functions of fabric but I can't manage to write in a semantic model, I don't know if it is possible.

What I want is to put a button in a pbi and when the user clicks it, an OK is sent to the model.

Is this possible? does anyone have an example?

1 ACCEPTED SOLUTION
v-saisrao-msft
Community Support
Community Support

Hi @jesuslogmein,

It is not possible to write values into a Power BI semantic model (dataset) through a button click or any interaction within a Power BI report, including with UDFs in Microsoft Fabric. 

Power BI semantic models are read-only from the report side and are designed for querying data using visuals or DAX, not for writing back data from user interactions. This is by design, for security, performance.

 

If this post helps, then please consider Accept it as a solution to help the other members find it more quickly.

 

Thank you.

View solution in original post

2 REPLIES 2
v-saisrao-msft
Community Support
Community Support

Hi @jesuslogmein,

It is not possible to write values into a Power BI semantic model (dataset) through a button click or any interaction within a Power BI report, including with UDFs in Microsoft Fabric. 

Power BI semantic models are read-only from the report side and are designed for querying data using visuals or DAX, not for writing back data from user interactions. This is by design, for security, performance.

 

If this post helps, then please consider Accept it as a solution to help the other members find it more quickly.

 

Thank you.

Yes, although it would be ideal to write directly to the lakehouses. If that’s not possible, we can export the data as a CSV file and then ingest it into the lakehouse????

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors