New Member
Since ‎01-21-2022
‎01-21-2022

My Stats

  • 11 Posts
  • 0 Solutions
  • 2 Likes given
  • 9 Likes received

Agny_Ferreira's Bio

Badges Agny_Ferreira Earned

View all badges

Recent Activity

I’m working on an inventory app. In a virtual column, I have this formula: Ref_Rows(“Inventory”, “Item ID”) Which is calculating wrong, although the system shows that the formula has no error. This message appears: “Warning: The argument ‘Item ID’ in...
I’m working on an inventory app. I am using the formula below: Sum(Select(Inventory[Amount], [ITEM ID]=[_THISROW].[Item ID])) But the formula is summing the whole column [Amount] and not summing by [ID Item]. The total in-stock of all items is gettin...
Likes from