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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
kddavis
Regular Visitor

Power BI services not showing new field from my Store procedure

I have added new fields to a stored procedure but after refreshing my data in Power BI services they new fields do not show up but the data is refreshed with the new days data.  I connect in Power BI Desktop using Sql 

 

Get Data

Sql Server

Import

Advanced Options

then I add my sql sp query 

then click on

 

that is how my data is added

2 ACCEPTED SOLUTIONS

Of course, I recommend third party tools.
There are some cool ones on the market. Depends on your purpose. Some of them have the ebilty to provide model changes into your model in Service without deploying the whole .pbix file. Using XMLA endpoint.
I used already a lot of times such tools to tweek my model without deploying the whole data model again and again.

Regards

View solution in original post

This easy one could be helpful for this purpose.
http://alm-toolkit.com/

View solution in original post

9 REPLIES 9
sergej_og
Super User
Super User

Hey @kddavis ,
when data is loaded into PQ look at columns which are now available (after loading new data).
Maybe you will find your new columns. Make them visible for your model.

sergej_og_0-1715874686773.png

 

I also dont have Power Query options In power bi services and in the desk top because this is import with a sp query I dont have the options of power query.. Should I be connecting differnt with a stored procedure?

ok (when I catched it right), when new fields are now available in Desktop you can then deploy this model (with new fields) into Service. Or you can use third party tools bring new fields in - advanced task.

Your semantic model in Service doesn't know anything about your new fields because you deployed it without these fields.

Regards

Do you recomment a third party?   We dont want to create new semantic models each time we add a new feild to the Store Procedure...  

Of course, I recommend third party tools.
There are some cool ones on the market. Depends on your purpose. Some of them have the ebilty to provide model changes into your model in Service without deploying the whole .pbix file. Using XMLA endpoint.
I used already a lot of times such tools to tweek my model without deploying the whole data model again and again.

Regards

we need to be able to pull in new field from the source and then publish them to services with out making a new semantice model.. need the old semantice model to reflect the new fields added to the source

This easy one could be helpful for this purpose.
http://alm-toolkit.com/

Not sure what you mean... I added new fields to my stored procudure and refreshed the semantic model in Power BI services and the new columns are not showing up in Power BI services (-:

if it does not show up in Power BI services in the data model it will not show up in the desktop

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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 Kudoed Authors