Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have 4 tables in this report
https://drive.google.com/drive/folders/1yjUC27GjBRR85qBOpI8fekixigFIKb6Q?usp=sharing
1. DimDate - calendar table
2. readin - Actual is a character field that sometimes contains dates, sometimes contains 'missing'. I created a calculated field that is explicitly converted to a date with the function DATEVALUE()
3. List of BBs - Takes readin[List of BBs] and seperates the comma delimited values in seperate rows
4. List of descriptions - Takes readin[Descriptions] and seperates the bracket delimited values in seperate rows
What is wrong with the relationships in this report?
Can I relate on calculated fields?
Why do the visuals in this report error out when I add a DimDate field to readin visual?
Why can't I add a field from the List of BBs or List of Descriptions to the readin visual?
Why don't the slicers work?
Solved! Go to Solution.
First, none of your relationships are active. Inactive relationships are dormant and don't propagate filters like you'd expect a slicer to do.
Second, it looks like you are trying to create relationships on multiple columns simultaneously. This is not allowed. You can only have one active relationship in effect at a time. If you need a relationship on multiple columns, you need to create a new column on each table that serves as a composite key.
First, none of your relationships are active. Inactive relationships are dormant and don't propagate filters like you'd expect a slicer to do.
Second, it looks like you are trying to create relationships on multiple columns simultaneously. This is not allowed. You can only have one active relationship in effect at a time. If you need a relationship on multiple columns, you need to create a new column on each table that serves as a composite key.
The DateDim filter works but the List of BBs and List of Descriptions filter doesn't work
See the report date filter works but the other fields are not filtering.pbix
https://drive.google.com/drive/folders/1yjUC27GjBRR85qBOpI8fekixigFIKb6Q?usp=sharing
Thanks in advance
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
146 | |
85 | |
66 | |
52 | |
47 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |