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 All,
Need help with Dax craetion, Any help would be appreciated.
below is case or condition we have, this is i need to pass as a line or secondary Y axis to the combo chart (bar + line combo)
I have tried multiple ways but some how the line is not passing through. tried using switch, or, and.
I have week column, which holds values like, week 0, week 1, week 2......
below is the problem statement :
@JadhavVarsha_13 Sorry, having trouble following, can you post sample data as text and expected output?
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882
Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.
hello @Greg_Deckler
Thank you response,
Here is the sample of output i am trying to generate,
Bars = Total amount
Line = Target Line, basis to the conditions given above
Sample of data -
120 Days | Achievable | Week | In Scope/Out of Scope | Amt |
<120 Days | IN PROCESS | 1 | In Scope | 1060.67 |
>120 Days | Achievable | 0 | In Scope | 869.04 |
>120 Days | Achievable | 1 | In Scope | 188 |
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
10 | |
6 |