Hello, Power BI experts.
I've found myself in the strange position. After the July 2020 update some of my Direct Query report have broken visuals. The strange thing that I haven't changed anything, just opened them and found that all calculated columns with "RELATED" function are broken. How can it be? Did someone face this? All my RELATED functions are on the "many" side of "one-to-many" relationship. Don't understand what's going on.
Thank you for your help and advice.
@Leonid_Kostin , Can you share the formula used. Will try to test on a similar scenario.
Check if there are known issues - https://community.powerbi.com/t5/Issues/idb-p/Issues
Proud to be a Super User!
Hi again, @amitchandak !
I've found one interesting thing...So I checked 2 cases:
1. When I use my own created SQL statement to create a dataset (native query)
2. When I select the table from "New Source -> SQL Server -> ... " and then make some operations like filtering and ect.
In the first case I have an error during creation of the column using RELATED() function.
In the second case I don't have any issues.
So the method of loading data is important 🙂model
no error
error
Hi, @amitchandak .
Thank you for your reply!
The formula is:
User | Count |
---|---|
339 | |
131 | |
84 | |
78 | |
49 |
User | Count |
---|---|
389 | |
219 | |
121 | |
114 | |
107 |