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
KGuyton
Helper II
Helper II

Changing previous steps in "edit queries"

I created a dashboard using an API from a website.  They website changed the source of the data causing me in error in my retrieval.  The data used to be in 'Column 7' it has been moved to 'Column 8' as you can see from the  yellow labeled "list" hyperlink.  I need to change my step labeled "column 7" which expanded that column. to expand column 8 instead without losing all my steps afterwards.  Is this possible?  I do not recall all that went into those steps afterwards and it is causing my entire report to break.

1 ACCEPTED SOLUTION
AlB
Community Champion
Community Champion

@KGuyton

In the 'Responses' query, at step 'Column 7' you have:

= #"Transposed Table"{1}[Column7]

If you change that for

= #"Transposed Table"{1}[Column8]

 

it seems to work. Try it and let me know.

You could also rename that step Column8 instead of Column7, to avoid confusion later.

 

 

 

 

 

 

View solution in original post

5 REPLIES 5
AlB
Community Champion
Community Champion

Hi @KGuyton

 

I think it would help a lot if you shared the pbix with the query at issue

AlB
Community Champion
Community Champion

@KGuyton

In the 'Responses' query, at step 'Column 7' you have:

= #"Transposed Table"{1}[Column7]

If you change that for

= #"Transposed Table"{1}[Column8]

 

it seems to work. Try it and let me know.

You could also rename that step Column8 instead of Column7, to avoid confusion later.

 

 

 

 

 

 

Perfect! thank you.

@KGuyton, By the way, you may help accept solution. Your contribution is highly appreciated.
Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors