process
2 TopicsBetter Sankey
The Sankey Diagram as it is today is an extremely useful visual for showing network, process, or system flow. However there are some serious limitations that, if fixed, would make this visual TOP NOTCH. (Most important in this list) Conditional Color formatting for the nodes and links based on columns and/or measures We could show the status of each link/node IN THE SANKEY??? Mind blown. Make labels visible not by the node size, but by the distance from adjacent nodes. It's frustrating to have 6 inches of white space on either side of a node, but the label won't display because the node is small. Have a button to restore the default locations of the nodes if they're moved (Extra credit) Have an option to re-position the nodes to have minimal overlapping links Formatting data for Sankey Visual3.5KViews0likes0CommentsKnow and manage the data process flow for performance
Hello everyone! I have this environment: SQL Server 2017 (latest patch) with data SSAS with Import Model Power BI Report Server in Connect Live Mode with SSAS Model I would like to know how this entire environment works with memory usage, like RAM and DISK.... Is there a data process flow that explains how the data navigates from the database to the final report? I want to prevent any performance issue or server crashes. How can I read some info about it? Just an example: If I have a tabel with 800k records... how does it translate into ram and disk consumption? What I have to configure? Server RAM? Client RAM? SSAS RAM Configuration? Many thanks! Riccardo553Views0likes0Comments