Forum Discussion

Sofim86's avatar
Sofim86
Frequent Visitor
3 years ago

Tabular Editor

Hi all!

 

I added a new column on a table through Tabular Editor. The partition reflects that new column, you can see it in the applied steps. But it doesn't show up after deployment. Any ideas why? Thks!

2 Replies

  • foodd's avatar
    foodd
    Community Champion

    Would you please consider moving this post involving API usage to the Microsoft Power BI Community Developer Forum, where they focus on the following:  Custom visual creation, API usage, real-time dashboards, integrating with Power BI, content packs. Basically, everything about extending Power BI.


    https://community.fabric.microsoft.com/t5/Developer/bd-p/Developer

  • I think your dataset will need a complete refresh since your partition(s) (your datamodel) has one more dimension and Power BI has to process (apply) the new column into your model in a correct manner. So it has so recalculate your partitons.
    Have you refreshed your dataset completely?