Is this a bug in Power BI? - powerbi

I have several .pbix files where I mostly consume live from SSAS. Last week I was able to see the model, (I downloaded today the december 2022 version) and after I installed it, I can't see them anymore... why? Is this the expected behavior? it seems like a bug...

Related

Power BI Gantt Chart

Can someone enlighten me on how to create a visual like this? Visual that show how long the business proposal has been and if they are still in negotiating phase or closing deals already.
I tried searching all over the internet for a week now, but until now I can't find any answer. Hope someone higher knowledge than me help me. Thank you in Advance
You can use Deneb and the VL template here to create this chart in PowerBI.
https://deneb-viz.github.io/
https://vega.github.io/vega-lite/examples/bar_gantt.html
This looks like it should work.
https://www.youtube.com/watch?v=9rBU7Xp1xYA
I have PBI on my work laptop, but I am not on that machine now. I don't have PBI installed on my personal laptop, so I can't try it out right now.

Where can I download ColdFusion 8.0 cumulative hot fix 4?

I am required to continue to support an Adobe ColdFusion 8.01 server for several more months, or more. I've come across a bug with the CFImage tag, Missing Huffman code table which causes certain JPG images to fail. This is reported as being fixed in hot fix 4 however Adobe in the failed wisdom chose to take all CF8 hotfixes offline. Guess where I won't be spending anymore of my money.
I've tried desperately to find a support site or even offline archive that has the chf8000004.zip file I need. Anyone happen to have a copy?
I am not sure if Stack Overflow is the correct venue for this question. You might get better responses on Server Exchange. However since we are here I was in a very similar situation and found this site very useful. I know they have a large folder of CF8 hotfixes
http://www.cfmlrepo.com
Edit: I believe this link will bring you right to the CH4 for 8.0.1
https://www.amazon.com/clouddrive/share/QBUXJCtMDDIKRZEDO4UAPFjOatzj3ajH1bHbopRJTWy/folder/NfK85LpTQu2hCpH2VqShPQ

Python API EOFError

I've some Pythonista scripts I run on my iPad which create/update Evernote notes as part of the process, at least they did up until around 20th/21st of December at which point they started throwing EOFErrors when trying to retrieve the note store (get_note_store). The following is enough to duplicate the error
from evernote.api.client import EvernoteClient
import evernote.edam.notestore.NoteStore as NoteStore
auth_token = "……" # << add a valid token here
client = EvernoteClient(token=auth_token, sandbox=False)
note_store = client.get_note_store()
I did some playing around over the holidays and tracked the error down to something specific to Pythonista as the same code works flawlessly on my Mac, but as there hasn't been any updates to Pythonista since June 2016 (I'm still using the original version not Pythonista 3) I don't think the issue is on the Pythonista side.
Checking on the Evernote status page (http://status.evernote.com/) there were patch releases on the 20th and 21st of December and I'm wondering if one of these could have broken support for the Pythonista Evernote API?
Update 2017-01-09
It looks like a patch was applied to the Evernote servers Thursday night which has fixed the issue and everything is working ok again now.
If you happen to be part of the Evernote support team who had any involvement in fixing this, Thank you!
Regards,
Richard

How to feedback in visual studio 2017 when report a crash crashes

Ran into problems with first run of Visual Studio 2017 rc; tried reporting with the "Report a Problem" feature within VS, that blew up too. Wonder what the best way is to report a problem with "report a problem"?
Thanks for taking the time to try and report your problem to Visual Studio. Sorry you ran into an issue while using Report a Problem. If you'd like to report issues to us about that, please email us at vsfeedback#microsoft.com. We'd like to understand more about what happened and how we can fix it.
Thanks!
You can always file a bug on http://connect.microsoft.com/visualstudio. Since this is just a web site, it doesn't depend on VS stability at all. Issues filed on Connect might take a little while to get routed to the product team, but AFAIK they will all get filed as bugs in the product database.
To make it more useful for the product team, please try to capture a dump of the crash and upload that with your Connect issue. That will also help it get triaged and investigated quicker than going back and forth trying to reproduce the problem.

Any idea by when the drill-down with charts feature will be available in Power BI?

We designed a lot of reports with drill-down chart in PowerBI designer last week. however, with the version they released on July 24th, they ripped off this feature.
Any one having any idea of by when they are going to get the drill-down feature back in Power BI?
This feature is already available now. I have used them many times over. They have been available since december 2015. See documentation:
https://powerbi.microsoft.com/en-us/documentation/powerbi-service-drill-down-in-a-visualization/
We’re working to bring back the features like drill down. Best way to keep updated on features is to head over to support.powerbi.com and submit a suggestion; we’ll notify you when it’s in the product.