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 Team.,
If u don't mind can u please look here. only Power BI Dax
Column 1- date values
Also column 2- date values only
Note: coulmn 1 & coulmn 2 date are different date
Column 3- 'open' and 'close' text. Ok
Let we want to filter two conditions based ...
M1=calculate( count(
column 1) ,Filter column 3 ="close"))
M2=calculate( count(
column 2) , Filter column 3 ="open")))
Percentage.
M3=M1/(M1+M2)
So For here.
I want find percentage me based above dax format.
Major issues is those date columns are different.
I can't make any user relationship here.
Also
I have a date calendar table,here the thing is when I click date in slicer based my date selection percentage need to change by which is here apply dax condition..
I was tried that thing it was reflecting wrong value!!!
So guy's can please help expedite support here..
Thanks
Gokul
Solved! Go to Solution.
@Gokul_G16 , refer if approch of this blog , common date table, userelationship can help
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Thank you very much your support.
That has been working fine...
Thanks
Gokul
@Gokul_G16 , refer if approch of this blog , common date table, userelationship can help
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |