Forum Discussion
Simone2004
Helper I
5 years agoHow to create a 0...1/Many relationship
Hi everyone, I have this model: A request can have 0 or 1 payments; Dimension_time is related to requests; Dimension_time (2) is related to payments. In the report, I just want to...
Simone2004
Helper I
5 years agoI am sorry but I do not understand what you mean...
I do not want to create a column, but honestly I do not know how to create a Measure is not related to a table....
However.... I have tried something...
If I click on "New Measure" on the top, Power BI automaticallycreate the measure in the Payments Fact table.. and the result is an empty table:
If I create a measure selecting the Requests Fact table
I get always an empty table
In both case, the measure is this:
aj1973
Community Champion
5 years agoReplace that by
by
and try again
- Simone20045 years ago
Helper I
It seems it does not work... just infinite loading and empty visual...
It could be because the registry_time table has already an active relation with the creation_date?