Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
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:
The alternative I'm more familiar with at the moment is to modify it directly in Desktop:
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |