However, when I try to use the Date slicer to see the numbers, they are coming out incorrectly. Could somebody tell me what I might be doing wrong here?
Hi @supergallagher25. Would you have a sample PBIX or Excel dataset to work from? As well, could you provide a mock-up of your desired outcome (PowerPoint, Excel, sketch)? Thanks, Greg
Hi @supergallagher25 , we aim to consistently improve the topics being posted on the forum to help you in getting a strong solution faster. Here are some tips so you can get the most out of the forum and other Enterprise DNA resources.
Use the forum search to discover if your query has been asked before by another member.
When posting a topic with formula make sure that it is correctly formatted to preformated text </>.
Use the proper category that best describes your topic
Provide as much context to a question as possible.
Include demo pbix file, images of the entire scenario you are dealing with, screenshot of the data model, details of how you want to visualize a result, and any other supporting links and details.
I apologize for the late response, I had something personal going on. Thank you so much for trying to help me out. I am attaching a sample file here. Sample.pbix (53.7 KB)
Just for the reference I’ve changed the relationship in your file which was one-to-one and bi-directional to One-to-Many and single directional as per the fundamentals. Below is the screenshot attached for the reference.
Now, for calculation purpose you can use the formula as shown below since you’ve an inactive relationship. You can turn on this inactive relationship by using the USERELATIONSHIP function.
I’m also attaching the working of my PBIX file for the reference and also providing few of the video links about how you can handle the inactive relationship and use the USERELATIONSHIP function.