Forum Discussion
Regarding Extended Pro Trail.
Hi v-yulgu-msft
Yes When I click on the Setting Icon in Power BI Service there is archived content showing I think that is pro trail extended day Account of mine.
Thank You So Much ...!!!
Regards,
Arvind
- v-yulgu-msft9 years agoMicrosoft Employee
Hi arvindyadav,
So, currently, you can use the Entended Pro Trail successfully, right? If so, would you please kindly mark the corresponding reply as an answer? If you still have any question, please feel free to ask.
Regards,
Yuliana Gu- arvindyadav9 years agoPost Partisan
Hi Yuliana,
Yeah,
Actually Currently I am using 60 days trails Because I don't want to hurt my client so after decline of Extended trail I am using 60 day trails which have 37days left . Is that fine if I occupy 37 Days then start with Extended trails pack?
- arvindyadav9 years agoPost Partisan
Hi Yuliana,
One more query in extened pro trail one message display on the top of every dashboard like this is your archived content some features like sharing and access on mobile devices are disabled.
Please help me with this .
Please find the attached.
.
Thanks in advance.
Regards,
Arvind
- arvindyadav9 years agoPost Partisan
Hi @Yuliana ,
This is very needy things which I want so badly.
can you please solve this issue .
The issue is when I publish my desktop work in Power BI service then my measure value is same as what I got in Desktop version but when I refresh in Power Bi service the value changes with increment of one. Which is wrong .
please Find the attached with my used formula .
In the both attached please find june month then you will got the error.
There are two attached one of desktop version another of Power Bi Service.
The Mine formula i.e,
Productive Calls = CALCULATE(DISTINCTCOUNT(Query1[booked_order_id])) - CALCULATE(
DISTINCTCOUNT('Query1'[booked_order_id]),
'Query1'[booked_order_id] IN { 0 }
)
Give me the value excluding zero.
1. The outcome of the formula below is 0.
CALCULATE( DISTINCTCOUNT('Query1'[booked_order_id]), 'Query1'[booked_order_id] IN { 0 }So from total distinct count of book order id I have count every value excluding Zero so that is the why I am using the formula
Productive Calls = CALCULATE(DISTINCTCOUNT(Query1[booked_order_id])) - CALCULATE(
DISTINCTCOUNT('Query1'[booked_order_id]),
'Query1'[booked_order_id] IN { 0 }
which give me distinct count excluding zero.
Regards ,
Arvind
- v-yulgu-msft9 years agoMicrosoft Employee
Hi arvindyadav,
I will take a look at this problem. But, since this is a different question from original one, personally, you'd better post this question as a new thread in forum so that it can get more attention and help from community members.
Regards,
Yuliana Gu