Forum Discussion

denemee123's avatar
denemee123
New Member
3 years ago
Solved

Line and Stacked Column

I have 2 table with in power BI. In first table "CASH FLOW TABLE", first column consist of name of jobs, second column is date, third column is cash flow of these jobs according to months. In second ...
  • denemee123's avatar
    denemee123
    3 years ago

    In your file there is also a problem, 

    1. There should be cumulative line for progress % as in the figure what I sent you before (you can find attachment).

    2. Secondly, in your also, if you look at carefully to your pbix, progress % does not change when you select the job. We can see the line only selected portion of the date (because all job dont have same start and finish when we select job now we can see unchanged line of related date period.) This is my problem actually, I have already many to many relationship, but when I click the job, either % or cash flow (one of them is) dont change. I want to see change of both values according to both date and job. But for now, both for your work and my pbix, we can see single output (average or sum or other measure for all job).