Hi
I have a calendar table with date and some other calculated columns such as year, quarter, month name etc...
In my data model so many tables are available with lot of date fields. So when I relate the Date field from calendar table to other table date's some data is not showing properly due to the relationship issue
My Query is
Is there any possibility to create measures and through passing parameters in each of the table, creating measures which helps to avoid the relationship between calendar table and other tables
Solved! Go to Solution.
Create the relationships and make them as inactive. For any relationship that you want to activate using a measure, use userelationship in your measure.
https://docs.microsoft.com/en-us/dax/userelationship-function-dax
Create the relationships and make them as inactive. For any relationship that you want to activate using a measure, use userelationship in your measure.
https://docs.microsoft.com/en-us/dax/userelationship-function-dax
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
This session will provide guidance and teach campers the skills required to build Power BI reports that support multiple languages.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
216 | |
55 | |
47 | |
44 | |
43 |
User | Count |
---|---|
294 | |
208 | |
75 | |
75 | |
66 |