Questions tagged [datazen-server]
30 questions
4
votes
4 answers
Datazen server after restore not ready
I have a problem with my Datazen and Windows Server 2012 R2.
So I installed Datazen server on another machine and did a full backup in order to restore the backup on the new datazen server.
I did it exactly like they told me to do in here Datazen…
user3941582
2
votes
0 answers
RavenDB access embedded database
I am looking to see if I can access an embedded RavenDB database as part of a Datazen install.
So far I have a prototype console app that has some simple code as follows
private static void Connect()
{
string location = @"C:\Program…

obaylis
- 2,904
- 4
- 39
- 66
2
votes
1 answer
Datazen Dashboard Files Restore
I am new to Datazen. I have two Datazen Severs for Dev and Production. I want to move the Datazen dashboards from Dev to Production.
Can you please let me know how to achieve this. I have checked the CP but didnt find any such option to restore the…

BIDeveloper
- 767
- 3
- 14
- 28
1
vote
0 answers
Using Custom Text and Expressions in SSRS mobile reports
I am currently using Datazen/SSRS mobile reports for our iphone dashboards. I was wondering is it possible to bring in a date variable via expression for something like the subtitle in one of the gauges? Example being "Data current as of 20190101"

Deluctant RBA
- 23
- 3
1
vote
0 answers
Datazen, I don't see datasource after added it
I have a problem with datazen. I added new datasource with success but after i dont't see it and I can't select It. In the ravenbd I see it!
This's happen 2 days ago.
Any idea???
Thank you for any help.
Best regards.

Moisés
- 105
- 1
- 8
1
vote
0 answers
How to convert Excel Cells for Datazen?
To learn Datazen i begin with excel tables but I've some problems.
I have a name column and a value column like this:
But when i import it into datazen the data become:
And Datazen doesn't recognized data as string and it's not possible to…

Huojian
- 198
- 2
- 14
1
vote
2 answers
Datazen - SSAS Tabular Model - Dates not being considered
I have been using Datazen for a while now, struggling with understanding how it internally works, especially with the lack of documentation about it.
Anyway, I have a SSAS tabular model which has a Datetime field in a table marked as Date. I use…

mazazino
- 33
- 4
1
vote
2 answers
Using Datazen in an iframe with external authentication
I was able to successfully use external authentication with datazen via HTTPWEBREQUEST from code-behind with VB.NET, but I am unclear how to use this with an iframe or even a div. I'm thinking maybe the authorization cookies/token isn't following…

Luke
- 15
- 6
1
vote
2 answers
Datazen - Live data won't display
To the best of my knowledge, I'm correctly importing my MS-SQL data source in the Control Panel (It says successful in green). I'm also pretty sure I'm importing the data correctly into the Windows 7 Publisher app since I can view the data in the…

TheIronCheek
- 1,077
- 2
- 20
- 50
1
vote
1 answer
Using Custom Maps on Mobile Device with Datazen
I started working with Datazen two weeks ago, after two intense years of developing dashboards with Tableau.
I am loading my custom DBF + SHP file with about 250 coordinates. In the preview it nicely shows all the plots--so far so good.
However,…

Tim Dries
- 11
- 2
1
vote
1 answer
Datazen data types
I'm new to Datazen technology. The issue I'm facing right now is related to the data types which is sent from my WCF service to the Datazen server as XML. Datazen server does not convert received values to decimals and treat them as strings.
WCF…

r.a.m-
- 499
- 5
- 12
1
vote
1 answer
Pass through Windows user for Datazen SQL Server data sources?
Is it possible to pass-through Windows User logins from Datazen through to SQL Server?
Scenario:
I created a Dashboard which uses a SQL Query as a data source.
The data source is of type "SQL Server" and the flag Integrated Security is set to…

JJDE
- 63
- 6
1
vote
1 answer
Uncaught TypeError: n.Telemetry.PageViewPerformance.checkPageLoad is not a function
All our Microsoft Datazen servers are seeing an infine loop of client side javascript exceptions:
Uncaught TypeError: n.Telemetry.PageViewPerformance.checkPageLoad is not a function
since this script comes from…

Canoas
- 1,981
- 1
- 13
- 13
1
vote
3 answers
How to use header authentication with DataZen?
We are using DataZen to visualize some data via dashboards.
We want to use header authentication, but the documentation does not provide any information which header field to set with the external_auth_key.
Does someone know which header fields to…

Fabe
- 1,185
- 4
- 11
- 22
1
vote
0 answers
showing row axis names in datazen
I'm working on datazen and ssas
when I tried to display a measures for a certain dimension for example "number of blocks in visited locations vs unvisited" .. SQL Analysis Service showed me the result as a matrix…

Radi Soufan
- 11
- 1