How do I create a line chart

0 votes

I want to re-create a line chart. There should be individual lines for website traffic for 2017,2018,2019 and 2019 target .

image.pngWanted result

After performing all the operations I get the following line chart: 

image.png

Actual result:

image.png

How do I create this chart and what are the steps to be followed?

May 10, 2019 in Power BI by Phalguni
• 1,020 points
919 views

1 answer to this question.

0 votes
Hi,

From the data mentioned above, you can create measures for 2017, 2018, 2019 target with the help of the following formula:

2019 actual traffic = calculate (sum (Actual Traffic By Channel),

 filter (all('table'),year (date) = 2019 ))
answered May 10, 2019 by Avantika
• 1,520 points

Related Questions In Power BI

0 votes
1 answer

How do I create a donut chart where the segments dynamically change based on multiple user-selected dimensions?

To create a donut chart that updates ...READ MORE

answered Mar 19 in Power BI by anonymous
• 30,060 points
179 views
+1 vote
3 answers

How do I create a flexible date range slicer that allows users to switch between monthly, quarterly, and yearly views?

Proper date hierarchy and dynamic date filters ...READ MORE

answered Nov 12, 2024 in Power BI by pooja
• 24,290 points
422 views
0 votes
2 answers

How do I create a Power BI visual that dynamically adjusts based on user-selected filters and slicers?

The application of slicers and filters in ...READ MORE

answered Jan 23 in Power BI by anonymous
• 24,290 points
283 views
0 votes
1 answer

How do you use R visuals in Power BI Desktop?

Hi, In order to use R Visuals you ...READ MORE

answered Apr 10, 2019 in Power BI by Avantika
• 1,520 points
998 views
0 votes
1 answer

How do I use Python scripts in Power BI?

Hi, You can create interactive reports out of ...READ MORE

answered May 2, 2019 in Power BI by Avantika
• 1,520 points
2,650 views
0 votes
1 answer

How To use R Integration in Power BI?

Hi,  There are a lot of packages available ...READ MORE

answered May 3, 2019 in Power BI by Avantika
• 1,520 points
2,875 views
0 votes
0 answers

How do you change the tables in chart filters?

I am working on a report that shows ...READ MORE

May 10, 2019 in Power BI by anonymous
791 views
0 votes
1 answer

How do you create a link visual in Power BI?

Select the first visualisation go to the ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 5,889 views
0 votes
1 answer

How do I add a filter and a slicer?

Hi, Its OLTP and DW modeling. However, you ...READ MORE

answered May 23, 2019 in Power BI by Avantika
• 1,520 points

edited May 23, 2019 by Omkar 982 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP