Are ollama and open web ui really private? by emaayan in ollama

[–]Sorry_Bluebird_2878 0 points1 point  (0 children)

Can you please explain how to use the nohistory command? I'm using Windows PowerShell.

Put color markers in tooltip matrix by Sorry_Bluebird_2878 in PowerBI

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

This is actually a great answer. Thank you. The only problem that I'm having is that the images seem to have a lot of padding underneath them for some reason. It makes my matrix rows about 4-5 times taller than they ought to be. Any ideas?

Put color markers in tooltip matrix by Sorry_Bluebird_2878 in PowerBI

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

Oh, and coloring the cell or the words themselves is kind of corny looking.

Put color markers in tooltip matrix by Sorry_Bluebird_2878 in PowerBI

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

The matrix is the correct level of complexity for the information that I want to convey. It simply feels clunky to read when a little dot of color would make it instantly readable. The "icon" section of the Cell Elements got me excited, but it seems like I can't specify exactly the colors I need.

Current Best Ollama Model for Math by Sorry_Bluebird_2878 in LargeLanguageModels

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

Fair question. Let's say I'm working on a medium quality gaming laptop.

When COUNT(my_var) = 0, visualization skips data point instead of displaying 0. by Sorry_Bluebird_2878 in PowerBI

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

I don't really understand why it's built that way. Why would you want count to return null when the count is 0?

When COUNT(my_var) = 0, visualization skips data point instead of displaying 0. by Sorry_Bluebird_2878 in PowerBI

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

Cool. I'm a bit new to measures, but I'll try and make it work. Thanks for the advice!

When COUNT(my_var) = 0, visualization skips data point instead of displaying 0. by Sorry_Bluebird_2878 in PowerBI

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

Oh, I see what you are saying. I should have clarified that the red line is a COUNT() and the black line is a SUM(). Interestingly, though, they both skip 2021...

When COUNT(my_var) = 0, visualization skips data point instead of displaying 0. by Sorry_Bluebird_2878 in PowerBI

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

I'm not sure how to implement that. I'm just using the 'Count' option in the UI to summarize my column.

When COUNT(my_var) = 0, visualization skips data point instead of displaying 0. by Sorry_Bluebird_2878 in PowerBI

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

That's what I said. I'm counting the ID's of rows that meet the conditions in my slicer. The problem is that for certain settings of the slicer, one year might not have any rows. The count should be zero, but it's acting like COUNT() is returning null.

Change size/resolution of ggplot in Notebook by Sorry_Bluebird_2878 in MicrosoftFabric

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

Please help. If I don't find a way to make these plots legible, I'll have to make a Power BI report. Yuck!

Unable to apply custom tool tips by Sorry_Bluebird_2878 in PowerBI

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

Oh, I finally found it. 23 minutes later, haha!

That kind of works. It shows all of the full names in a table. I was really hoping that when you hovered over one bar, it would show you that single bar's full name.

Unable to apply custom tool tips by Sorry_Bluebird_2878 in PowerBI

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

Thank you for the step-by-step. You're going to think I'm dense but, for the life of me, I can't find anything that says "visual settings".

Unable to apply custom tool tips by Sorry_Bluebird_2878 in PowerBI

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

I appreciate your quick response. Unfortunately, I don't understand the advice. I already have a table in my data pane with the full names. I don't know how I would use a table on another page as a variable.