Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello
I have measure where I just divide two fields from two different tables (sum of these), but I can see that the value doesnt change over time (when I slice by using slicer date). I know its kind of static measure because its most likely that entire year it shouldnt change a lot (when it comes to values itself) but the count of lines which needs to be sum changes (i.e there were more items in 06.2022 than 06.2022).
Any idea how to get it going? I have standard star schema
my measure is
DIVIDE (
SUM ( (Table[Amount] ), SUM ( Table2[Amount )
)
I am for a long time in work today maybe I don't think accurate right now
Hi,
Have you double checked that the visuals interactions are turned on?
User | Count |
---|---|
77 | |
75 | |
46 | |
31 | |
28 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
46 |