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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Robert_G
Frequent Visitor

Tabular Editor 2 - Update field parameter

Hi,

I'm trying to update an existing Field Parameter with Tab Editor 2

TableName = "TOP-Kategorie"

var targetTable = Model.Tables["TOP-Kategorie"];

var MyNewExpression = ReadFile(@"U:...\TabularMeasures\TOP-Kategorie.csv"); // Loading new expression from file - this works

targetTable.Expression = MyNewExpression ; //not working
targetTable.Source = MyNewExpression ; //not working

 

How to update an existing Parameterfield expression?

parameterfield.png

1 REPLY 1
Anonymous
Not applicable

Hi, @Robert_G 

Thanks for your detailed explanation, I am more than willing to help you out.

 

However, the problem you meet is unrelated to the product we are responsible for. Our team is mainly in charge of Power BI.

 

For the issue you mentioned, it would be more advisable to post your question in Tabular Editor community to get professional support in time.

 

If you need any help from my side, I will do my best to support you.

 
Here is the link to the forum you need:

GitHub - TabularEditor/TabularEditor3: Bug reports, feature requests, discussion and documentation f...

Tabular Editor 3


The alternative I'm more familiar with at the moment is to modify it directly in Desktop:

vlinyulumsft_0-1732689021146.png

Please refer to the details for details:
Use parameters to visualize variables - Power BI | Microsoft Learn
Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
 

Best Regards,

Leroy Lu

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.