web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Apps was not deployed ...
Power Apps
Answered

Apps was not deployed completely?

(0) ShareShare
ReportReport
Posted on by 9
Hi,
 
For background, I inherited a solution with model driven app and I am not very clear on the history of the solution.
 
The app has a custom button on command bar to update a column (Column A) in dataverse.
 
in DEV:
- Dataverse column name: Column A
- Formula in the button: Update Column A
- Main form shows Column A correctly
- App Last Modified 4 days ago
 
in PROD (deployed using pipeline):
- Dataverse column name: Column A
- Formula in the button: Update Column B (no column B in dataverse table, but no error)
- Main form shows Column A correctly
- App Last Modified 1 year ago (after deployment)
 
Issue:
- PROD: Button runs but no column was updated (because column B doesnt exist?)
- DEV: Button runs and column A was updated successfully
- PROD: Update button formula from Column B (no intellisense error) to Column A (intellisense error, ie. column not found)
- PROD: App shows "Last modified" as 1 year ago, should be recently
- It is possible someone make changes in PROD in the past without going through pipeline but cannot be confirmed
 
Troubleshooting done so far (not in order):
- PROD: Update button formula from Column B (no intellisense error) to Column A (intellisense error, ie. column not found)
- PROD: Remove unmanaged app layer
- PROD: Publish all customisations after deployment
- PROD: Add dummy button to update Column A but also error (intellisense error, ie. column not found)
- PROD: Add dummy button to refresh the table (ie. Refresh(table_name)), runs with no error
- DEV: Publish all customisations before deployment
- DEV: Save and publish button formula before deployment
 
Appreciate any help. Thank you.
Categories:
I have the same question (0)
  • Verified answer
    Erdi Kudu Profile Picture
    9 on at
    Potential reasons, from most likely to less likely:
    • Removing the unmanaged app layer may not remove the unmanaged ribbon/command layer. This is the strongest reason why PROD still runs old logic. Use Command Checker and check the active layer. Microsoft specifically says unmanaged ribbon layers can define runtime behavior.  https://learn.microsoft.com/en-us/troubleshoot/power-platform/power-apps/create-and-use-apps/remove-an-unmanaged-layer-for-ribbon
    • Form can show “Column A” correctly, but Power Fx command may require the actual Dataverse logical column name. Compare DEV vs PROD column logical name, schema name, publisher prefix, and solution layer.
    • Command designer metadata/cache is stale in PROD. Column B not erroring while Column A errors suggests the command designer may be referencing stale metadata. Modern commanding has known limitations around Power Fx command components  https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/command-designer-limitations
    • PROD may already have the field for the form, but the command component’s solution may not include the table/column dependency correctly. Check solution import history for dependency warnings.
    • If someone edited PROD directly, the active unmanaged layer can remain above the managed layer. Pipeline deployment may succeed but not affect runtime behavior.

    •  
  • PANovice2025 Profile Picture
    9 on at
    @Erdi Kudu Thank you for the response. It definitely brings me to this solution:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard