eazyBI has a different way on how to get this working.
- user defined calculation:
CASE [Development Team ].CurrentMember.Name
WHEN "TeamA" THEN 30
WHEN "TeamB" THEN 50
WHEN "TeamC" THEN 70
END
The formula is a simple version for single Development team selection.
- Velocity import property for a Development team.
You can import property representing the team velocity for a Development team with additional data import into Jira issue cube (if you have a lot of teams and the formula above would be hard to maintain).
See more here abut additional data import.
Daina / support@eazybi.com