Forum Discussion

mhasfia's avatar
mhasfia
Copper Contributor
Aug 25, 2025
Solved

How to get Calculated Column Microsoft List appear in Power AutomateSharepoint Dynamic Content

Hi, I need advise on current issue I'm having. I have an Inventory List in Sharepoint. 1 of the column is calculated column. When the quantity in this column is less than 10, I would like to set rule...
  • PankajBadoni's avatar
    Aug 25, 2025

    If your calculated column isn’t showing up in the dynamic content list, try this:

    1. In your flow, use the "When an item is created" trigger.
    2. Click on “See more” next to the trigger in the dynamic content panel.
    3. You should now see the calculated column listed.
    4. Assign its value to a variable early in the flow. This makes it easier to reference later (e.g., in conditions or emails).

    I have tested it in the new designer view.

     

     

     

     

     

     

     

     

     

     

    -------------------------------------------------------------------------------------------

    Give this a try, and if it works for you, please consider marking this reply as the accepted solution.

     

Resources