Create custom non-date table using Bravo #880
Unanswered
a-v-gordon
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Currently, Bravo templates only support creating calendar and holiday tables. It’s not yet possible to use them to create custom non-date tables and relationships. That said, this could be a useful improvement, and we’ll consider it for a future enhancement. Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Pretty much every metric I use in any of my models has a budget, actual and forecast value. I'd like to create 3x entries in my time intelligence template for each selected measure, one for budget, one for actual and one for forecast.
To do this in Power BI, I would typically create a dimension table that listed the three possible data types, create a relationship to the relevant columns in each of my fact tables, and then filter on the dimension table in my measures.
Is it possible to create this dimension table using bravo, so that I can automate the creation of all three time intelligence measures rather than having to create three measures in my model and then running the time intelligence on all three of them?
Beta Was this translation helpful? Give feedback.
All reactions