Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi, is the problem below due to the fact that i have no "primary key"? The table is the the result of a python script and while python might have a way of generating such a thing, i'm not sure how to tell dax it exists anyway. I'm trying to generate a sequential number that begins at maybe 1 every time a new ticker is encountered , and then because i know date is unique within ticker, I provided it as an order by column.
Solved! Go to Solution.
this seems to work.
i only have a calculated measure (no calc'd columns) coded as shown below. It gets the last close.
i tried reading that same article before posting here and got lost. I just reread it and could possibly apply what that author is saying in a calculate function but i have a rank which as far as i can tell cant change context. Can someone pls help.
this seems to work.
Hi,
Do you have any other calculated columns? If so this post should help understand why it happens and how to resolve it: https://community.fabric.microsoft.com/t5/Community-Blog/Circular-Dependency-between-Calculated-Colu...
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
User | Count |
---|---|
84 | |
78 | |
70 | |
47 | |
41 |
User | Count |
---|---|
108 | |
53 | |
50 | |
40 | |
40 |