overlaying graph
1 TopicOverlaying a bell curve on a histogram using DAX
Hi all! Noob here, so apologize if a similar thread already exists! 🙂 I'm stuck with the following issue: As you can see in the 1st pic. below I've plotted a histogram using a line & clustered chart. So far, all good. Now if try to plot the Gaussian Distribution on the same graph, I get errors saying there needs to be a relationship between the columns. I tried linking my "f(values)" column from the "UTS ND" table to the calculated column of "Start" from my "UTS filtering" table as it seemed the logical thing to do using a 1 to Many relationship, but the program doesn't allow because of a circular dependency. Had anyone else experienced a similar issue before? If so, how did you manage to overcome it? This is a job-related task that I've been struggling with for the past few days & I've ran out of ideas. :'( Thank you for every little bit of information!Solved13KViews0likes14Comments