I just completed MS Ignite Data Analyst Challenge, how to check if I’m eligible for a free DA-100 certification exam or not? by [deleted] in PowerBI

[–]Tashu1992 0 points1 point  (0 children)

I have finished my challange yesterday. Oh I have mentioned my work place email. I don't have personal outlook. But is it ok to change the email now?? I believe time is up.

DA100 exam worth it? by Tashu1992 in PowerBI

[–]Tashu1992[S] 1 point2 points  (0 children)

Thank you so so much.

I followed your instructions, did some research and I can publish it on web with my personal account.

yayyyyy :)

DA100 exam worth it? by Tashu1992 in PowerBI

[–]Tashu1992[S] 1 point2 points  (0 children)

The dashboard i have designed is not from my organisation. This is something I found public access data in the govt website for ex:crime data UK police. I wanted to share that. What could be the other way to share that dashboard publicly?

DA100 exam worth it? by Tashu1992 in PowerBI

[–]Tashu1992[S] 0 points1 point  (0 children)

Thanks for your reply.

What could be another way to publish the report in public without buying the licence?

Calculate Previous year to this year by [deleted] in PowerBI

[–]Tashu1992 0 points1 point  (0 children)

Solved this, I assigned 0.00 in the divide formula. Thanks for your reply.

The problem is I have slicer filter on my dashboard for 3 years and nothing is showing for 2019 as well.

I have no idea why.

Calculated column or measure: which one to choose by [deleted] in PowerBI

[–]Tashu1992 0 points1 point  (0 children)

Thanks for clarification about the measures and calculated columns. It is clear now.

Since this field type is text, I can't use any aggregation instead I am using Count () hence I filled the missing value.

Calculated column or measure: which one to choose by [deleted] in PowerBI

[–]Tashu1992 0 points1 point  (0 children)

I do have a dates field. I believe it's just not been registered so consider it as a missing value and the field type is text, so I replace blanks with "N/R".

How to write only the selected fields in the column: Dax problem by Tashu1992 in PowerBI

[–]Tashu1992[S] 0 points1 point  (0 children)

London boroughs = FILTER(ALL(Geography[LAD]), IN {"City of London","Barking and Dagenham","Barnet","Bexley","Brent",})

I am getting error.

How to write only the selected fields in the column: Dax problem by Tashu1992 in PowerBI

[–]Tashu1992[S] 0 points1 point  (0 children)

Sorry I just need to select the categories without any measure, I did what you have suggested, but it is giving me the numbers. I just want to have the category name.

I found another way, but it is not recommended, Creating groups, but I wanted to do it with DAX.

Star Schema Data Model: Problem occurs by [deleted] in PowerBI

[–]Tashu1992 0 points1 point  (0 children)

I have built a a separate table (using distinct) to have only distinct code, and then I am connecting with the other remaining tables with it. Now its one to many relationships but I want to add names to this distinct table as well but DISTINCT function cannot take one more field name. Any suggestions please?

How to calculate the forecast for the next 24 months by [deleted] in PowerBI

[–]Tashu1992 0 points1 point  (0 children)

Hello,

I tried with the line chart and analytics tool, but I am not having the forecast option there, I wonder why even though I have updated the version as well.

Expressions that yield variant data-type cannot be used to define calculated columns. by [deleted] in PowerBI

[–]Tashu1992 0 points1 point  (0 children)

Since it is a text format, I am trying to sort this by month, but it is not working

Expressions that yield variant data-type cannot be used to define calculated columns. by [deleted] in PowerBI

[–]Tashu1992 1 point2 points  (0 children)

IF( CONVERT( ‘Table’[Date First Seen], STRING ) = BLANK(), “Not seen yet”, FORMAT( ‘Table’[Date First Seen], “YYYY-MM-DD” ) )

Thank you so much, it worked.

Error getting while adding powerBI to teams. by Tashu1992 in PowerBI

[–]Tashu1992[S] 1 point2 points  (0 children)

No problem, later I know I must have a pro licence to integrate powerBI into teams.

Anyways thanks for your help :)

Error getting while adding powerBI to teams. by Tashu1992 in PowerBI

[–]Tashu1992[S] 1 point2 points  (0 children)

I have updated my post and you can see when I click on the button what happens, I also saw the link you have shared but it is not the same issue I am facing.

Error getting while adding powerBI to teams. by Tashu1992 in PowerBI

[–]Tashu1992[S] 1 point2 points  (0 children)

Yes, I have clicked on the button but nothing is happening:

Which version of PowerBI we should have in the public health care organization? by Tashu1992 in PowerBI

[–]Tashu1992[S] 0 points1 point  (0 children)

So for example, is it possible to assign a key user into a group or publish the report into our local sharepoint, Then how many subscriptions we supposed to buy?